Skip to content

Instantly share code, notes, and snippets.

@rawyler
rawyler / .bash_color_codes.sh
Last active September 27, 2018 11:31 — forked from daniel-illi/bash_color_codes.sh
Add to .bashrc: . ~/.bash_color_codes . ~/.git_svn_bash_prompt
#!/bin/bash
#
# DESCRIPTION:
#
# Set variables for various bash color codes to use in other bash scripts
#
# USAGE:
#
# 1. Save this file as ~/.bash_color_codes
# 2. Add the following line to your ~/.profile or ~/.bash_profile: