summaryrefslogtreecommitdiff
path: root/fzclip
diff options
context:
space:
mode:
Diffstat (limited to 'fzclip')
-rwxr-xr-xfzclip3
1 files changed, 3 insertions, 0 deletions
diff --git a/fzclip b/fzclip
new file mode 100755
index 0000000..6fccf4f
--- /dev/null
+++ b/fzclip
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+clipman pick --tool=CUSTOM --tool-args="fzf --prompt 'pick > ' --bind 'tab:up' --cycle" --histpath=/home/lxf/.local/share/clipman-primary.json
+