summaryrefslogtreecommitdiffstats
path: root/.zfunc/e
diff options
context:
space:
mode:
Diffstat (limited to '.zfunc/e')
-rw-r--r--.zfunc/e3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zfunc/e b/.zfunc/e
new file mode 100644
index 0000000..c714d76
--- /dev/null
+++ b/.zfunc/e
@@ -0,0 +1,3 @@
+#!zsh
+
+"${EDITOR:-ed}" "$@"