Awesome
zsh-very-colorful-manuals
Custom colorscheme for man pages.
Install for Zinit
~/.zshrc
source "$HOME/.zinit/bin/zinit.zsh"
zinit ice lucid nocompile
zinit load MenkeTechnologies/zsh-very-colorful-manuals
Install for Oh My Zsh
cd "$HOME/.oh-my-zsh/custom/plugins" && git clone https://github.com/MenkeTechnologies/zsh-very-colorful-manuals.git
Add zsh-very-colorful-manuals
to plugins array in ~/.zshrc
General Install
git clone https://github.com/MenkeTechnologies/zsh-very-colorful-manuals.git
source zsh-very-colorful-manuals.plugin.zsh or add code to zshrc or any startup script