mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 15:37:56 +00:00
Merge pull request #234 from unixorn/add-git-smart-commands
Add git smart commands plugin
This commit is contained in:
commit
959903e95a
1 changed files with 2 additions and 1 deletions
|
@ -373,7 +373,8 @@ These frameworks make customizing your zsh setup easier.
|
||||||
* [zsh-functional](https://github.com/Tarrasch/zsh-functional) - ZSH higher order functions.
|
* [zsh-functional](https://github.com/Tarrasch/zsh-functional) - ZSH higher order functions.
|
||||||
* [zsh-fuzzy-search-and-edit](https://github.com/seletskiy/zsh-fuzzy-search-and-edit) - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line.
|
* [zsh-fuzzy-search-and-edit](https://github.com/seletskiy/zsh-fuzzy-search-and-edit) - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line.
|
||||||
* [zsh-geeknote](https://github.com/s7anley/zsh-geeknote) - Geeknote plugin for zsh.
|
* [zsh-geeknote](https://github.com/s7anley/zsh-geeknote) - Geeknote plugin for zsh.
|
||||||
* [zsh-git-plugin](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for git
|
* [zsh-git-plugin](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for git.
|
||||||
|
* [zsh-git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) - Adds git commands to make some common git usages more efficient.
|
||||||
* [zsh-git-sync](https://github.com/caarlos0/zsh-git-sync) - A ZSH plugin to sync git repositories and clean them up.
|
* [zsh-git-sync](https://github.com/caarlos0/zsh-git-sync) - A ZSH plugin to sync git repositories and clean them up.
|
||||||
* [zsh-grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for grunt.
|
* [zsh-grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for grunt.
|
||||||
* [zsh-gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager).
|
* [zsh-gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager).
|
||||||
|
|
Loading…
Reference in a new issue