Created
April 28, 2016 11:03
-
-
Save zloyrusskiy/a8c825e9ac8d7d6a345acf1c0403abf6 to your computer and use it in GitHub Desktop.
my bash promt
This file contains 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
PS1='\[\e[1;37m\]⌞ \[\e[1;32m\]\u\[\e[0;39m\]@\[\e[1;36m\]\h\[\e[0;39m\]:\[\e[1;33m\]\w\[\e[0;39m\]\[\e[1;35m\]$(__git_ps1 " (%s)")\[\e[0;39m\] \[\e[1;37m\]⌝\[\e[0;39m\]\n$ ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment