Git Autocomplete for Bash Shells
wget https://raw.github.com/git/git/master/contrib/completion/git-completion.bash -O ~/.git-completion.bash
1.
Add this line to your ~/.bash_profile
source ~/.git-completion.bash
2.
In your terminal, type:
source ~/.bash_profile
留言
張貼留言