Skip to content

Instantly share code, notes, and snippets.

@malpinder
Created July 23, 2013 22:00
Show Gist options
  • Save malpinder/6066549 to your computer and use it in GitHub Desktop.
Save malpinder/6066549 to your computer and use it in GitHub Desktop.
export VISUAL="`which subl` -w"
export EDITOR=subl
export PS1="\[\033[0;31m\]\u@\h:\[\033[0;37m\]\w\[\033[0;35m\]\$(__git_ps1 ' %s')\[\033[0m\] $ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment