diff options
Diffstat (limited to 'etc/functions/warn')
-rw-r--r-- | etc/functions/warn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/functions/warn b/etc/functions/warn deleted file mode 100644 index 789a9ef..0000000 --- a/etc/functions/warn +++ /dev/null @@ -1,2 +0,0 @@ -## vim:ft=zsh -echo -e "\e[1;33m${*}\e[0m" > /dev/stderr |