Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Tarrasch/zsh-colors

Imagine a shell where `red ERROR` just works
https://github.com/Tarrasch/zsh-colors

Last synced: about 2 months ago
JSON representation

Imagine a shell where `red ERROR` just works

Lists

README

        

# 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](https://github.com/zsh-users/antigen):

antigen-bundle Tarrasch/zsh-colors