diff options
Diffstat (limited to 'dot_local/lib/sh/skim')
| -rw-r--r-- | dot_local/lib/sh/skim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/lib/sh/skim b/dot_local/lib/sh/skim new file mode 100644 index 0000000..bef7e11 --- /dev/null +++ b/dot_local/lib/sh/skim @@ -0,0 +1,2 @@ +. hascmd sk || return +export SKIM_DEFAULT_COMMAND="fd --type f || rg --files || find ." |
