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