Skip to content

Instantly share code, notes, and snippets.

@sdoro
Created November 25, 2012 22:25
Show Gist options
  • Save sdoro/4145673 to your computer and use it in GitHub Desktop.
Save sdoro/4145673 to your computer and use it in GitHub Desktop.
Enable git autocompletion in Debian 6
# Install bash_completion!
apt-get install bash-completion
# git package already contains '/etc/bash_completion.d/git' file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment