dotfiles/.profile
2022-08-11 15:27:25 -04:00

7 lines
194 B
Bash

source ~/.bashrc
export PATH="/Users/jwall/Library/Application Support/edgedb/bin:$PATH"
# added by Snowflake SnowSQL installer v1.2
export PATH=/Applications/SnowSQL.app/Contents/MacOS:$PATH