Skip to content

Instantly share code, notes, and snippets.

@samjoch
Created March 2, 2015 03:01
Show Gist options
  • Save samjoch/c6e21044e2a6e79ab123 to your computer and use it in GitHub Desktop.
Save samjoch/c6e21044e2a6e79ab123 to your computer and use it in GitHub Desktop.
PS1
PS1="\[\e[1;30m\]<\[\e[0m\]\[\e[33m\]\u\[\e[0m\]\[\e[1;30m\]>:\[\e[0m\]\[\e[35m\]\w\[\e[0m\] \[\e[36m\]\$(vcprompt -f '{%b}')\[\e[0m\] \[\e[1;30m\]$\[\e[0m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment