From 3bd80b02092c0a2de98edfd9379dc5d08e261a89 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 2 Oct 2018 09:00:53 -0500 Subject: [PATCH] Update colors.inc --- colors.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/colors.inc b/colors.inc index 043146c..c16d444 100755 --- a/colors.inc +++ b/colors.inc @@ -1,5 +1,3 @@ -#!/bin/bash - declare -A CS CS[color,Default]="\e[39m" CS[color,Black]="\e[30m"