Tarrasch / zsh-colors

Imagine a shell where `red ERROR` just works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-colors

Imagine a shell where red ERROR just works

Usage

$ red hi
hi
$ echo hi | red
hi

(But of course outputted with the color specified)

The colors are: black blue cyan green magenta red white yellow

Install

Using Antigen:

antigen-bundle Tarrasch/zsh-colors

About

Imagine a shell where `red ERROR` just works

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%