Skip to content

Adds a git alias for the gitignore.io service. Includes completions for the fish shell.

License

Notifications You must be signed in to change notification settings

daleeidd/fish-git-ignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish git ignore

Adds an integration with the gitignore.io service in the form of a git alias. Includes completions for the fish shell.

Installation

Warning! The installation uses git config --global alias.ignore which will override an alias with the same name. It also removes the alias on uninstallation.

fisher install daleeidd/fish-git-ignore

Usage

git ignore node sass > .gitignore

or

git ignore node,sass > .gitignore

Commas are supported to match the gitignore.io API.

Support

About

Adds a git alias for the gitignore.io service. Includes completions for the fish shell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages