Add Zacharyjlo/git-recent-branches

https://github.com/Zacharyjlo/git-recent-branches/issues/1 is closed, add `Zacharyjlo/git-recent-branches`.

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-10-13 13:02:23 -06:00
parent f3ec2de1f7
commit 1cfc152dbd

View file

@ -1486,6 +1486,7 @@ These plugins add tab completions without adding extra functions or aliases.
- [git-flow](https://github.com/bobthecow/git-flow-completion) - ZSH completion support for [git-flow](http://github.com/nvie/gitflow).
- [git-fzf](https://github.com/alexiszamanidis/zsh-git-fzf) - ZSH plugin that wraps `git` operations for simplicity and productivity. It also contains completions and combines support for [fzf](https://github.com/junegunn/fzf).
- [git-profiles](https://github.com/baliestri/git-profiles.plugin.zsh) - Manages multiple git users in a single `.gitconfig` file.
- [git-recent-branches](https://github.com/Zacharyjlo/git-recent-branches) - Makes it easy to check view and checkout recently checked-out branches.
- [github-cli](https://github.com/sudosubin/zsh-github-cli) - Tab completions for the GitHub cli.
- [gitlab-runner](https://github.com/pseyfert/zsh-gitlab-runner-completion) - ZSH completions for gitlab-ci-multi-runner.
- [gradle-completion (gradle)](https://github.com/gradle/gradle-completion) - Bash and ZSH completion support for gradle.