[Shell] Source .this-machine-env.sh

This commit is contained in:
2017-03-10 16:07:46 -08:00
parent 30ca9fcf1c
commit 419a594548

View File

@@ -1,2 +1,3 @@
source ~/.lib/shellenv.sh source ~/.lib/shellenv.sh
test -r ~/.customenv.sh && source ~/.customenv.sh test -r ~/.customenv.sh && source ~/.customenv.sh
source_if_exists ~/.this-machine-env.sh