aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin/fv
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/bin/fv')
-rwxr-xr-x.local/share/bin/fv2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/bin/fv b/.local/share/bin/fv
new file mode 100755
index 0000000..5ce4f2e
--- /dev/null
+++ b/.local/share/bin/fv
@@ -0,0 +1,2 @@
+#!/bin/sh
+fzf --multi --print0 | exec xargs -r0 $EDITOR