dotfiles/dotfiles/zshenv

4 lines
116 B
Plaintext
Raw Normal View History

source ~/.lib/shellenv.sh
test -r ~/.customenv.sh && source ~/.customenv.sh
2017-03-10 17:07:46 -07:00
source_if_exists ~/.this-machine-env.sh