mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 06:13:53 -05:00
Run rbenv rehash on init
This commit is contained in:
@@ -58,3 +58,5 @@ echo 'export PATH="${HOME}/.rbenv/shims:${PATH}"'
|
||||
if [ "$shell" = "bash" ]; then
|
||||
echo "source \"$root/completions/rbenv.bash\""
|
||||
fi
|
||||
|
||||
echo 'rbenv rehash 2>/dev/null'
|
||||
|
||||
Reference in New Issue
Block a user