3 lines
107 B
Bash
3 lines
107 B
Bash
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
|
addpath "$HOME/.rvm/bin"
|