Add sensei-git

This commit is contained in:
Joe Block 2017-03-25 07:56:47 -07:00
parent a0b58225f9
commit 51840f82ae

View file

@ -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.