From 11fc1ffd3d33cf511ec7b0bef7c5e9ed58e9309d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 21 Mar 2009 12:47:33 +0100 Subject: Removed etc/colors --- etc/functions/info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/functions/info') 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" -- cgit v1.2.3