Skip to content

zlsun/solarized-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

solarized-man

A modified version of oh-my-zsh's plugin colored-man-pages, optimized for solarized dark theme in terminal.

Screenshots

Installation

For oh-my-zsh users

First, clone this repository into your oh-my-zsh custom plugins directory.

mkdir -p ~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zlsun/solarized-man.git

Then, configure the plugin in your ~/.zshrc file:

plugins+=(solarized-man)

For Antigen users

Add the following line to your ~/.zshrc.

antigen bundle zlsun/solarized-man

For zgen users

Add the following line to your ~/.zshrc.

zgen load zlsun/solarized-man

License

MIT License

About

A modified version of oh-my-zsh's plugin colored-man-pages, optimized for solarized dark theme in terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages