Skip to content

HealingArcYT/BASH-Colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BASH-Colors

Usage

At any point you wish to use these colors, source colors.sh to get all variables, and then use

echo -e "This word is: ${RED}Red$DEFAULT while all these others are not

image

Also works for the PS1 Environment Variable

PS1="$BOLD${RED}test${DEFAULT}:${BLUE}\w${NORMAL}\$ "

Available Colors:

image

Styles can all be combined at the same time, while colors/background colors will overwrite each other

About

BASH Colors

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages