diff --git a/aliases.sh b/aliases.sh index 04cf689..0d0e1fd 100644 --- a/aliases.sh +++ b/aliases.sh @@ -1,4 +1,4 @@ -!/bin/sh +#!/bin/sh ALIASES_BLACK='\033[0;30m' # Black ALIASES_RED='\033[0;31m' # Red ALIASES_GREEN='\033[0;32m' # Green