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
dfc4ec4a53
dotfiles
/
shells
/
zsh
/
zshenv
3 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add rbenv init to zshenv so vim detects paths properly
2011-11-24 01:32:43 +11:00
which rbenv &>/dev/null || return
eval "$(rbenv init - zsh)"