mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-23 14:53:06 +00:00
Add sensei-git
This commit is contained in:
parent
a0b58225f9
commit
51840f82ae
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [saneopt](https://github.com/willghatch/zsh-saneopt) - Sane defaults for zsh options, in the spirit of vim-sensible.
|
||||
* [schroot](https://github.com/fshp/schroot.plugin.zsh) - Show current chroot name in your prompt.
|
||||
* [send.zsh](https://github.com/robertzk/send.zsh) - Single command to git add, git commit, and git push for much faster git workflow.
|
||||
* [sensei-git](https://github.com/aswitalski/oh-my-zsh-sensei-git-plugin) - Adds many git aliases and helper shell functions
|
||||
* [setenv](https://github.com/kalpakrg/setenv) - Runs a script when you change directories
|
||||
* [smart-cd](https://github.com/dbkaplun/smart-cd) - Runs `ls` and `git status` after chpwd.
|
||||
* [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.
|
||||
|
|
Loading…
Reference in a new issue