diff --git a/README.md b/README.md index 62e233a..cc5a99f 100644 --- a/README.md +++ b/README.md @@ -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.