5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
# Editor
|
|
export EDITOR='vim'
|
|
|
|
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
|
export PATH="$PATH:$HOME/.rvm/bin" |