From 4fd2a9e0fd57394197991bc5f37052fcbd590955 Mon Sep 17 00:00:00 2001 From: Ian Foster Date: Tue, 28 Jan 2014 18:03:54 -0800 Subject: [PATCH] added colors file header --- scripts/colors.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/colors.sh b/scripts/colors.sh index ed457d5..860b5fe 100755 --- a/scripts/colors.sh +++ b/scripts/colors.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash +#this function was taken from: +# https://wiki.archlinux.org/index.php/Color_Bash_Prompt#Colors_overview colors() { local fgc bgc vals seq0 -- 1.9.1