Search code examples
zshoh-my-zsh

How do I get the zsh plugin colored-man-pages to work for git?


I just installed the colored-man-pages plugin from here. How do I get the colored man pages to show/work with git <command> --help?


Solution

  • Go up a page from your link and it tells you: "You can also try to color other pages by prefixing the respective command with colored:"

    colored git help clone