Skip to content

Instantly share code, notes, and snippets.

@joecabezas
joecabezas / .bashrc
Created March 15, 2012 13:47 — forked from ralfebert/.bashrc
git settings
# 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
# Set git autocompletion and PS1 integration