From 511c862e305c9d79870c06c22145c120858cc2e9 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 8 Jul 2018 08:54:08 -0600 Subject: [PATCH] Add link to zsh--bepoptimist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81e7b82..fcb6629 100644 --- a/README.md +++ b/README.md @@ -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.