Changed prompt.

This commit is contained in:
Ryan Cavicchioni 2014-02-16 19:42:28 -06:00
parent 2d43109b5d
commit d0044a7678

View File

@ -54,7 +54,7 @@ alias ls='ls -p'
# set 1337 h4x0r looking shell prompt # set 1337 h4x0r looking shell prompt
#PS1="\w > " #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 [[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator