mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add git-lfs plugin
This commit is contained in:
parent
05dc0259b3
commit
a83ba44d8a
1 changed files with 1 additions and 0 deletions
|
@ -589,6 +589,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [git-flow-avh](https://github.com/nekofar/zsh-git-flow-avh) - Adds short aliases for the `git-flow` commands.
|
||||
* [git-ignore](https://github.com/laggardkernel/git-ignore) - Generates `.gitignore` files from gitignore.io **offline**. `fzf`, completion, preview integrated.
|
||||
* [git-it-on](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub.
|
||||
* [git-lfs](https://github.com/nekofar/zsh-git-lfs) - Adds short aliases for the git-lfs commands.
|
||||
* [git-plugin](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for `git`.
|
||||
* [git-prompt-useremail](https://github.com/mroth/git-prompt-useremail) - Adds prompt reminders for `git` user.email.
|
||||
* [git-prune](https://github.com/Seinh/git-prune) - Plugin that simplifies deleting merged branches.
|
||||
|
|
Loading…
Reference in a new issue