Skip to content

Instantly share code, notes, and snippets.

@mrjabba
Created January 11, 2011 00:11
Show Gist options
  • Save mrjabba/773758 to your computer and use it in GitHub Desktop.
Save mrjabba/773758 to your computer and use it in GitHub Desktop.
vcprompt settings
#git vcprompt settings -> https://github.com/xvzf/vcprompt
alias vcp="vcprompt --format '(%b:%h)'"
export PS1='\u@\h:\w $(vcp)\$'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment