From 5c7c35d92ccac16e9245baab378a4b3cded0ade9 Mon Sep 17 00:00:00 2001 From: Cal Martin Date: Thu, 22 Mar 2018 18:56:27 +0000 Subject: [PATCH] Add q plugin. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcab77c..47da4ae 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,7 @@ These frameworks make customizing your zsh setup easier. * [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Aliases to manage proxy shell environment settings. * [pyenv-lazy-load](https://github.com/erikced/zsh-pyenv-lazy-load) - Plugin for lazy-loading pyenv in ZSH. * [pyenv-lazy](https://github.com/davidparsson/zsh-pyenv-lazy) - Lazy load pyenv. The initial `eval "$(pyenv init -)"`` is executed the first time pyenv is called. +* [q](https://github.com/cal2195/q) - Vim like macro registers for your bash and ZSH shell. * [quoter](https://github.com/pxgamer/quoter-zsh) - Display a random quote when opening a new terminal session. * [randeme](https://github.com/ex-surreal/randeme) - Chooses a random theme for each session. If you not like the chosen theme you can run `randeme_rm` to never show that theme again. * [razer-status-code](https://github.com/michaelmcallister/razer-status-code) - change the colour of your [Razer Mouse](https://openrazer.github.io/) based on the status of the last executed command. Requires OpenRazer linux drivers.