mirror of
https://github.com/molovo/color.git
synced 2026-09-10 07:16:26 -04:00
| color.zsh | ||
| README.md | ||
Color
A small zsh script for colorising strings.
Installation
zulu install color
Or rename color.zsh to color and place it somewhere in your $PATH.
Usage
color red "This string will be red"
color yellow "Works with" "multiple parameters"