mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-25 18:40:18 +00:00
Add git-fuzzy plugin
This commit is contained in:
parent
5a9cc57919
commit
5f0bebcdf4
1 changed files with 1 additions and 0 deletions
|
@ -647,6 +647,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [git-complete-urls](https://github.com/rapgenic/zsh-git-complete-urls) - Enhance `git` completion to include in the remotes completion (e.g. from `git clone`) any URL in the clipboard.
|
||||
* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Extra `git` helper scripts packaged as a plugin.
|
||||
* [git-flow-avh](https://github.com/nekofar/zsh-git-flow-avh) - Adds short aliases for the `git-flow` commands.
|
||||
* [git-fuzzy](https://github.com/bigH/git-fuzzy) - A CLI interface to `git` that relies heavily on [`fzf`](https://github.com/junegunn/fzf).
|
||||
* [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.
|
||||
|
|
Loading…
Reference in a new issue