This commit is contained in:
David Tomaschik
2016-02-22 18:58:08 -08:00
6 changed files with 12 additions and 4 deletions

View File

@@ -56,5 +56,3 @@ fi
# Load any local settings
if [ -e $HOME/.zshrc.local ] ; then source $HOME/.zshrc.local ; fi
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting