Updates for El Cap

This commit is contained in:
Josh Sherman 2015-11-21 14:39:48 -05:00
parent 1b2cfe4bcf
commit f4dc991fc4
3 changed files with 8 additions and 0 deletions

View file

@ -61,5 +61,8 @@ export NODE_ENV=development
# [ -z "$TMUX" ] && export TERM=xterm-256color && exec tmux
export NVM_DIR=~/.nvm
source $(brew --prefix nvm)/nvm.sh
# This is only for the server, maybe add it to the above OS conditional
# export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting