aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--colors.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/colors.sh b/colors.sh
index 6ecef32..0e48ab9 100644
--- a/colors.sh
+++ b/colors.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
# Normal colors
BLK="\e[0;30m"
RED="\e[0;31m"