Skip to content

Instantly share code, notes, and snippets.

@legzo
Created April 22, 2015 20:50
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 legzo/074b8a1c036de0af1edd to your computer and use it in GitHub Desktop.
Save legzo/074b8a1c036de0af1edd to your computer and use it in GitHub Desktop.
my-prompt
export PS1='\n\[\033[0;33m\]\u@\h ${PWD/#HOME/~}$(__git_ps1 " (%s)")\n→ \[\033[0m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment