From 06549448c8e0c2e499bd12001b4ec56ba3752d89 Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 29 Aug 2025 17:23:08 +0200 Subject: fzf bin plus fix bad behaviour --- conf/config.sample.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/config.sample.yml b/conf/config.sample.yml index d80eb1d..45cfd1a 100644 --- a/conf/config.sample.yml +++ b/conf/config.sample.yml @@ -19,5 +19,9 @@ percent: false # the command will replace hardflip #terminal: alacritty -# this will be entered by default when adding a new SSH or SSH jump host +# this will be entered by default when adding a new SSH or SSH jump host to win +# some time default_ssh_priv: path/to/key + +# fuzzy finder program used in search (keybind /) and -s mode +#fuzzy_finder: fzf -- cgit v1.2.3