Some work to dotfiles
This commit is contained in:
parent
548a391570
commit
04a8cfe01e
5 changed files with 37 additions and 0 deletions
3
bashrc
3
bashrc
|
@ -362,3 +362,6 @@ clear
|
|||
#set -o vi
|
||||
|
||||
# vim: foldmethod=marker
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue