diff options
Diffstat (limited to 'etc/functions/info')
-rw-r--r-- | etc/functions/info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/info b/etc/functions/info index b04951c..00a3a63 100644 --- a/etc/functions/info +++ b/etc/functions/info @@ -1 +1 @@ -echo -e "${info}${*}${reset}" +echo -e "\e[0;36m${*}\e[0m" |