summaryrefslogtreecommitdiffstats
path: root/.zfunc/v
diff options
context:
space:
mode:
Diffstat (limited to '.zfunc/v')
-rw-r--r--.zfunc/v4
1 files changed, 0 insertions, 4 deletions
diff --git a/.zfunc/v b/.zfunc/v
deleted file mode 100644
index a223795..0000000
--- a/.zfunc/v
+++ /dev/null
@@ -1,4 +0,0 @@
-#!zsh
-
-"${VISUAL:-${EDITOR:-vi}}" "$@"
-