Created
December 9, 2010 13:41
-
-
Save vidmantas/734714 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This one works way better: | |
PS1='\[$(tput sgr0)$(tput setaf 5)\]\w\[$(tput sgr0)$(tput setaf 2)\]$(__git_ps1 "[%s]") \[$(tput | |
sgr0)\]$ ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment