mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-26 10:13:46 +08:00
Closes #17: removing rbenv rehash from plugin load
This commit is contained in:
parent
01ee2c5249
commit
53d1c4fa15
|
@ -5,5 +5,3 @@ end
|
|||
if test -d $HOME/.rbenv/shims
|
||||
set PATH $HOME/.rbenv/shims $PATH
|
||||
end
|
||||
|
||||
rbenv rehash >/dev/null ^&1
|
||||
|
|
Loading…
Reference in New Issue
Block a user