From 4c2bd1a1a4fa71565281fae703a7bd6e757a0d9e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 12 Sep 2008 19:47:29 +0200 Subject: Added functions: die, info, warn --- etc/functions/warn | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/functions/warn (limited to 'etc/functions/warn') diff --git a/etc/functions/warn b/etc/functions/warn new file mode 100644 index 0000000..ff8c7d3 --- /dev/null +++ b/etc/functions/warn @@ -0,0 +1 @@ +echo -e "${warn}${*}${reset}" -- cgit v1.2.3