summaryrefslogtreecommitdiff
path: root/fzclip
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-06-15 15:58:59 -0500
committerluxagraf <sng@luxagraf.net>2023-06-15 15:58:59 -0500
commitab987e10f154f5536bb8fd936ae0966e909fa969 (patch)
tree9de5076f38b71ececb1bc94f8d9d19170898d603 /fzclip
added all my scriptssynced/master
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
+