Selenized man pages based off solarized-man:
Install:
- Copy into:
~/.config/ohmyzsh/custom/plugins/selenized-man
- Set custom ohmyzsh plugin directory in
.zshrc
ZSH_CUSTOM=$HOME/.config/ohmyzsh/custom
- Set plugin (along with your other plugins)
plugins=(selenized-man)
- Or just copy paste the portion into your shell rc (.bashrc .zshrc etc)