mirror of https://github.com/bjeanes/dotfiles.git
Add rbenv init to zshenv so vim detects paths properly
parent
41f09b5cfc
commit
89bd577b20
|
@ -0,0 +1,2 @@
|
||||||
|
which rbenv &>/dev/null || return
|
||||||
|
eval "$(rbenv init - zsh)"
|
Loading…
Reference in New Issue