We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7f947 commit 97a50cfCopy full SHA for 97a50cf
.profile
@@ -137,3 +137,6 @@ fi
137
138
export PYENV_ROOT="$HOME/.pyenv"
139
export PATH="$PYENV_ROOT/bin:$PATH"
140
+
141
+# If this is not the last PATH change, rvm whines about it
142
+export PATH="$PATH:$HOME/.rvm/bin"
0 commit comments