1.1.0 • Published 8 years ago
git-completion v1.1.0
Git completion
A simple installer for git completion.
How to use
Get the installer
npm i -g git-completionInstall git-completion
git-completion installUninstall git-completion
git-completion uninstallOptions
--f:git-completioncreates a bash file in home dir by default, you can change its path by--farg. e.ggit-completion install --f ~/scripts/gc.sh