Skip to content

Commit

Permalink
Fix an issue with the rbenv init process
Browse files Browse the repository at this point in the history
  • Loading branch information
airhorns committed Aug 22, 2012
1 parent e0760ab commit aaa7485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbenv/initialize.fish
@@ -1,2 +1,2 @@
set -xg PATH "$HOME/.rbenv/bin" "$HOME/.rbenv/shims" $PATH
rbenv rehash 2>/dev/null
rbenv rehash ^/dev/null

0 comments on commit aaa7485

Please sign in to comment.