diff options
Diffstat (limited to '.zfunc/e')
-rw-r--r-- | .zfunc/e | 3 |
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}" "$@" |