Skip to content

trotha01/colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OVERVIEW

Use to color your output text

NOTE

  • Underline also colors the text
  • Bold currently doesn't work

INSTALL

cd ~/
git clone [email protected]:trotha01/colors.git

Then add to your .bashrc or .bash_profile:

source ~/colors/color.sh

EXAMPLES

Try them out

echo "hello there" | red there
echo "hello there" | blue hello | red there
echo "hello there" | color hello blue
echo "hello there" | color there green
echo "hello there" | highlight hello green
echo "hello there" | underline there cyan

About

Provides color functions for use in bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages