Add link to zsh--bepoptimist

This commit is contained in:
Joe Block 2018-07-08 08:54:08 -06:00
parent 0513c45dac
commit 511c862e30

View file

@ -254,6 +254,7 @@ These frameworks make customizing your zsh setup easier.
* [basex](https://github.com/dirkk/zsh-basex) - Adds several [BaseX](http://basex.org/) aliases for simplified usage.
* [bash](https://github.com/chrissicool/zsh-bash) - Makes ZSH more Bash compatible. It redefines the source command to act more like Bash does. It also enables Bash completions.
* [battery_state](https://github.com/Jactry/zsh_battery_state) - Show battery state in right-prompt.
* [bepoptimist](https://github.com/sheoak/zsh-bepoptimist) - remap zsh vi-mode for French [bépo keyboard](http://bepo.fr/wiki/Accueil).
* [bd](https://github.com/Tarrasch/zsh-bd) - Jump back to a specific directory, without doing `cd ../../..`.
* [betterbrew](https://github.com/timothyrowan/betterbrew-zsh-plugin) - Add more command aliases for `brew`
* [bitbucket-git-helpers](https://github.com/unixorn/bitbucket-git-helpers.plugin.zsh) - Adds helper scripts to allow you to create bitbucket PRs or open a directory in the current branch.