mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 15:23:53 -05:00
Suggest that rbenv should be loaded at end of shell rc file
Closes #725
This commit is contained in:
@@ -49,7 +49,7 @@ if [ -z "$print" ]; then
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
{ echo "# Load rbenv automatically by adding"
|
{ echo "# Load rbenv automatically by appending"
|
||||||
echo "# the following to ${profile}:"
|
echo "# the following to ${profile}:"
|
||||||
echo
|
echo
|
||||||
case "$shell" in
|
case "$shell" in
|
||||||
|
|||||||
Reference in New Issue
Block a user