Skip to content

Instantly share code, notes, and snippets.

@devinsba
Created October 5, 2011 13:40

Revisions

  1. Brian Devins created this gist Oct 5, 2011.
    2 changes: 2 additions & 0 deletions .bashrc_snip
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    git='\[\e[0;32m\]$(__git_ps1 "(%s)")\[\e[m\]'
    export PS1=${git}${PS1}