Ecco la mia configurazione:
brew install git bash-completion
Warning: git-2.1.3 already installed
Warning: bash-completion-1.3 already installed
In .bash_profile:
if [ -f $(brew --prefix)/etc/bash_completion ]; then
. $(brew --prefix)/etc/bash_completion
fi
Ma non ho ancora il completamento automatico per i comandi git. (Ho usato Macport in precedenza, ma l'ho rimosso completamente perché non potevo ottenere i comandi git per il completamento automatico, non importa quello che ho provato.)
Sono su OSX 10.10