mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Remove .zsh from git-it-on URL label to comply with style guide
This commit is contained in:
parent
a4044943b0
commit
f063f8f0a3
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ zapack is a basic fast minimal ZSH plugin loader.
|
|||
* [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-ignore](https://github.com/laggardkernel/git-ignore) - Generates `.gitignore` files from gitignore.io **offline**. `fzf`, completion, preview integrated.
|
||||
* [git-it-on.zsh](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub.
|
||||
* [git-it-on](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub.
|
||||
* [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