summaryrefslogtreecommitdiff
path: root/.zsh_functions/vifind
diff options
context:
space:
mode:
Diffstat (limited to '.zsh_functions/vifind')
-rw-r--r--.zsh_functions/vifind1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh_functions/vifind b/.zsh_functions/vifind
new file mode 100644
index 0000000..5bf6e9a
--- /dev/null
+++ b/.zsh_functions/vifind
@@ -0,0 +1 @@
+ vi $(find $@)