Updated rbenv
This commit is contained in:
parent
26a8cf5dfa
commit
07966b0aeb
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
export PATH="$HOME/.rbenv/bin:$PATH"
|
||||
export PATH="$HOME/.rbenv/plugins/ruby-build/bin:$HOME/.rbenv/bin:$PATH"
|
||||
eval "$(rbenv init -)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue