A bunch of tweaks.

This commit is contained in:
2015-01-07 22:57:19 -08:00
parent b58b7057f9
commit 0f34b90201
6 changed files with 45 additions and 8 deletions

View File

@@ -3,3 +3,6 @@
source ~/.lib/shellenv.sh # Emulate zshs env/rc distinction
source ~/.lib/shellrc.sh
source ~/.lib/bash.sh
# added by travis gem
[ -f /Users/imalison/.travis/travis.sh ] && source /Users/imalison/.travis/travis.sh