This website requires JavaScript.
Explore
Help
Sign In
bo
/
dotfiles
mirror of
https://github.com/bjeanes/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
40be6e530c
dotfiles
/
shells
/
common
/
rbenv.sh
3 lines
72 B
Bash
Raw
Blame
History
which rbenv
&
>/dev/null
||
return
eval
"
$(
rbenv init -
$CURRENT_SHELL
)
"
View Git Blame
Copy Permalink