Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am cdelargy on github.
* I am cd (https://keybase.io/cd) on keybase.
* I have a public key whose fingerprint is 8A75 C92E 9880 BC62 108E 10DF 479F 6178 508E D755
To claim this, I am signing this object:
# Prompt (Debian)
source /usr/local/bin/git-completion.sh
# Prompt (OS X + homebrew)
source /usr/local/etc/bash_completion.d/git-completion.bash
PS1="\[\033[31;38m\]\w\[\033[1;31m\]\$(__git_ps1)\[\033[00m\] "
export GIT_PS1_SHOWDIRTYSTATE=1