From 249ebfe2086f59df6333a203dab2a0b467e6a464 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 29 Sep 2017 09:09:52 -0700 Subject: [PATCH] Add randeme theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa705a7..a05f29e 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ These frameworks make customizing your zsh setup easier. * [project.plugin.zsh](https://github.com/voronkovich/project.plugin.zsh) - Plugin for managing projects. * [project](https://github.com/gko/project) - Create node/python/ruby project both locally and on github(private or public repository). * [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Aliases to manage proxy shell environment settings. +* [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. * [reminder](https://github.com/AlexisBRENON/oh-my-zsh-reminder) - A plugin which displays reminders above every prompt. * [revolver](https://github.com/molovo/revolver) - A progress spinner for ZSH scripts. * [ripz](https://github.com/jedahan/ripz) - Reminds you of your aliases, so you use them more. Depends on [ripgrep](https://github.com/BurntSushi/ripgrep).