Skip to content

Instantly share code, notes, and snippets.

@okjake
Created August 31, 2014 16:59
Show Gist options
  • Select an option

  • Save okjake/441e807515bc740afcf1 to your computer and use it in GitHub Desktop.

Select an option

Save okjake/441e807515bc740afcf1 to your computer and use it in GitHub Desktop.
Minimal PS1. Uses git-prompt.sh
source ~/.git-prompt.sh
export PS1='\[\033[0;31m\]$(__git_ps1 " (%s)") \[\033[0;37m\]~ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment