Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 421 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 421 Bytes

Selenized man pages based off solarized-man:

Install:

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