Skip to content

Instantly share code, notes, and snippets.

@martinusadyh
Created October 16, 2015 07:25
Show Gist options
  • Save martinusadyh/a5fa8c6426208e08831e to your computer and use it in GitHub Desktop.
Save martinusadyh/a5fa8c6426208e08831e to your computer and use it in GitHub Desktop.
source ~/.git-prompt.sh
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\][\w$(__git_ps1 " (%s)")]\[\033[00m\]\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment