Skip to content

Instantly share code, notes, and snippets.

@Bankq
Created June 26, 2012 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bankq/2992635 to your computer and use it in GitHub Desktop.
Save Bankq/2992635 to your computer and use it in GitHub Desktop.
color terminal prompt
PS1='\[\e[0;31m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[0;31m\]\$ \[\e[m\]\[\e[\
0;32m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment