Skip to content

Instantly share code, notes, and snippets.

@joshsusser
Created March 26, 2009 18:00
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 joshsusser/86223 to your computer and use it in GitHub Desktop.
Save joshsusser/86223 to your computer and use it in GitHub Desktop.
export PS1="\[\033[36m\]\h:\W>\[\033[0m\] "
export PS1="\[\033[36m\]\h:\w \[\033[33m\]\$(parse_git_branch)\$(parse_svn_branch)\[\033[00m\]$\[\033[00m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment