Tweaks, add rvm add other things to bootstrap.

This commit is contained in:
2014-11-09 22:18:16 -08:00
parent ab33ef7a58
commit b775752068
10 changed files with 65 additions and 43 deletions

View File

@@ -1,3 +1,5 @@
source ~/.lib/shellrc.sh
source ~/.lib/zsh.sh
test -r ~/custom.zsh && source ~/custom.zsh
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting