Added rvm to be able to run mux
remote
This commit is contained in:
parent
e6856a6ad4
commit
6846bce218
1 changed files with 2 additions and 0 deletions
|
@ -78,3 +78,5 @@ export NODE_ENV=development
|
|||
# source /usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh
|
||||
|
||||
# [ -z "$TMUX" ] && export TERM=xterm-256color && exec tmux
|
||||
|
||||
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue