Skip to content

Instantly share code, notes, and snippets.

View symlink's full-sized avatar

Bobby Gaza symlink

  • Kapwa Labs
  • Oakland, CA
View GitHub Profile
BLACK="\[\033[0;30m\]"
BLUE="\[\033[0;34m\]"
GREEN="\[\033[0;32m\]"
CYAN="\[\033[0;36m\]"
RED="\[\033[0;31m\]"
PURPLE="\[\033[0;35m\]"
BROWN="\[\033[0;33m\]"
LIGHT_GRAY="\[\033[0;37m\]"
DARK_GRAY="\[\033[0;30m\]"