1.1.0 • Published 6 years ago

git-completion v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Git completion

A simple installer for git completion.

How to use

Get the installer

npm i -g git-completion

Install git-completion

git-completion install

Uninstall git-completion

git-completion uninstall

Options

  • --f: git-completion creates a bash file in home dir by default, you can change its path by --f arg. e.g git-completion install --f ~/scripts/gc.sh