Some work to dotfiles

This commit is contained in:
Jonathan Hodgson 2018-01-11 16:13:30 +00:00
parent 548a391570
commit 04a8cfe01e
5 changed files with 37 additions and 0 deletions

3
bashrc
View file

@ -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"