Skip to content

Commit

Permalink
highlighted root shell branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Matzko committed Apr 15, 2011
1 parent edf4971 commit 7e60ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load.sh
@@ -1,6 +1,6 @@
source ~/.bash_scripts/git-completion.sh source ~/.bash_scripts/git-completion.sh


# colors with git repo info # colors with git repo info
PS1='\h:\w\[\033[32m\]$(__git_ps1) \[\033[0m\]$ ' PS1='\[\033[31m\](\u)\[\033[0m\] $\h:\w\[\033[32m\]$(__git_ps1) \[\033[0m\]# '


export TERM=xterm-256color export TERM=xterm-256color

0 comments on commit 7e60ee4

Please sign in to comment.