summaryrefslogtreecommitdiff
path: root/etc/functions/fdie
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions/fdie')
-rw-r--r--etc/functions/fdie3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/functions/fdie b/etc/functions/fdie
deleted file mode 100644
index 2cbda7a..0000000
--- a/etc/functions/fdie
+++ /dev/null
@@ -1,3 +0,0 @@
-## vim:ft=zsh
-echo -e "\e[1;31m${*}\e[0m" > /dev/stderr
-return 1