skim
skim copied to clipboard
Question: Recommended setup for shell extensions?
README doesn't say much about the shell extensions. What's the recommended way to set up e.g. CTRL+R in bash to trigger fuzzy history search once skim is installed with cargo install skim?
Looks like #111 asked about the same, but nothing ever got added to the README.
Unlike fzf, skim often wouldn't be installed through a system package manager, so having some skim-specific instructions would be beneficial instead of just copy-pasting whatever's in the fzf docs.