colored-man-pages link fix

robschia 2015-10-16 14:49:07 +02:00
parent 76ee9e6042
commit 2b15da85f2
1 changed files with 1 additions and 1 deletions

@ -15,7 +15,7 @@
| ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| [autoenv](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/autoenv) | automatically execs script on changing dir (.env file) |
| [colemak](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colemak) | colemak layout support + vi-mode fixes for colemak http://en.wikipedia.org/wiki/Keyboard_layout#Colemak |
| [colored-man](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colored-man) | adds colors to manpages |
| [colored-man-pages](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colored-man-pages) | adds colors to manpages |
| [colorize](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colorize) | cat with syntax highlight support |
| [command-not-found](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/command-not-found) | suggests package name with relevant command |
| [compleat](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/compleat) | reformats completion http://github.com/mbrubeck/compleat |