Skip to content

Instantly share code, notes, and snippets.

View matmerr's full-sized avatar
⛷️
away from keyboard

Mathew Merrick matmerr

⛷️
away from keyboard
View GitHub Profile
#Sources:
# https://stackoverflow.com/a/28938235
# Reset
Color_Off='\033[0m' # Text Reset
# Regular Colors
Black='\033[0;30m' # Black
Red='\033[0;31m' # Red
Green='\033[0;32m' # Green