Merge branch 'master' of github.com:ryanc/dotfiles

This commit is contained in:
Ryan Cavicchioni 2014-03-02 21:01:12 -06:00
commit 7f4db8daf0

View File

@ -54,7 +54,7 @@ alias ls='ls -p'
# set 1337 h4x0r looking shell prompt
#PS1="\w > "
PS1='\[\e[1;32m\][\u@\h \w] \$\[\e[0m\] '
PS1='\[\e[1;32m\][\u@\h \w]\$\[\e[0m\] '
[[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator