Updates for El Cap
This commit is contained in:
parent
1b2cfe4bcf
commit
f4dc991fc4
3 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue