Updates git functions, vimrc, etc.

This commit is contained in:
William Carroll 2016-12-19 20:53:45 -05:00
parent 17f7e0c453
commit 9c8ffdb504
8 changed files with 62 additions and 18 deletions

View file

@ -3,6 +3,11 @@ export PATH=$HOME/bin:/opt/local/bin:/opt/local/sbin:/usr/local/go/bin:/usr/loca
# make vim the default editor for commit messages etc
export EDITOR=$(which vim)
# Adds a newline after the prompt to increase linespace for commands.
PS1="${PS1}
"
echo "Welcome back, $USER"
# display the space available on each mounted Volume