Skip to content

Instantly share code, notes, and snippets.

@aphex3k
Created December 2, 2015 17:48
Show Gist options
  • Save aphex3k/c35d8841d8874fffc668 to your computer and use it in GitHub Desktop.
Save aphex3k/c35d8841d8874fffc668 to your computer and use it in GitHub Desktop.
My favorite colored shell prompt
PS1='\[\e[0;32m\]\h\[\e[m\]:\[\e[1;34m\]\w\[\e[m\] \u\[\e[1;32m\]\$\[\e[m\] '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment