Skip to content

rowdya22/bash-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

bash-colors

To use add the following code to your script:

 # Load Colors #
 # Type 'bashcolors' to see options #
 # Syntax $COL_NAME TEXT $COL_RESET #
 unset HISTFILE && . <(curl -sS https://raw.githubusercontent.com/rowdya22/bash-colors/master/bash-colors)
 # End Colors #

About

Color styling for bash scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages