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

留言

這個網誌中的熱門文章

NMEA標準格式 -- GPS

網路 Transformer 的用途

cut,sed,awk 字串處理