clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add keymap for find in help

+4
+4
yazi/keymap.toml
··· 4 4 # { on = "sr", run = 'S', desc = "fuzzy search ripgrep" }, 5 5 ] 6 6 7 + [help] 8 + prepend_keymap = [ 9 + { on = "/", run = 'filter', desc = "Filter" }, 10 + ] 7 11 # keymap = [ 8 12 9 13 # # Help