Skip to content

Instantly share code, notes, and snippets.

@jarrodhroberson
Created February 14, 2014 03:43
Show Gist options
  • Save jarrodhroberson/8995402 to your computer and use it in GitHub Desktop.
Save jarrodhroberson/8995402 to your computer and use it in GitHub Desktop.
My favorite PS1 prompt definition
PS1="\[\e[0;37m\][\[\e[m\]\[\e[0;32m\]\u\[\e[m\]\[\e[0;31m@\[\e[m\]\[\e[0;32m\]\h\[\e[m\]\[\e[0;37m\]]\[\e[m\] \[\e[0;37m\][\[\e[m\]\[\e[0;34m\]\w\[\e[m\]\[\e[0;37m\]]\[\e[m\]\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment