added local ruby install
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -33,5 +33,7 @@ fi
|
||||
[[ "$(type -t _todo)" == "function" ]] && complete -F _todo t
|
||||
[[ "$(type -t sps)" == "file" ]] && source <(sps completion bash)
|
||||
|
||||
[[ -d "$HOME/.rbenv/bin" ]] && export PATH="$HOME/.rbenv/bin:$PATH" && eval "$(rbenv init -)"
|
||||
|
||||
#exit with no error
|
||||
/bin/true
|
||||
|
Reference in New Issue
Block a user