Skip to content

i17717/colored-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Colored Help

Get a pretty, colored, and easy-to-read help output when you type -h or --help for all commands in Zsh

How it works?

Simply, it intercepts those -h / --help flags in Zsh commands and pipes the output to bat for a colored output.

Sounds amazing, let's give it a try! 🤩

Prerequisites

Installation

In your terminal, navigate to home directory and paste this:

git clone https://github.com/i17717/colored-help.git
echo "source ~/colored-help/colored-help.zsh" >> ~/.zshrc

To use it, just run commands normally 🔥

ls -h
git --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages