mirror of https://github.com/bjeanes/dotfiles.git
Updated RVM inclusion line to be for the latest RVM
parent
2a535657d7
commit
25e81d4b12
|
@ -10,4 +10,4 @@ source $DOT_FILES/bash/aliases
|
||||||
|
|
||||||
export VCPROMPT=~/.config/misc/vcprompt.py
|
export VCPROMPT=~/.config/misc/vcprompt.py
|
||||||
|
|
||||||
if [ -f ~/.rvm/bin/rvm ] ; then source ~/.rvm/bin/rvm ; fi
|
[[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm
|
||||||
|
|
Loading…
Reference in New Issue