minus-squaremundane@piefed.worldtolinux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?linkfedilinkEnglisharrow-up6·9 days agofzf Fuzzy search the output from any command. The most commonly used for me is the ctrl + r hotkey for fuzzy searching in my bash history. But I have multiple scripts and aliases that utilize it. linkfedilink
fzf
Fuzzy search the output from any command. The most commonly used for me is the
ctrl + rhotkey for fuzzy searching in my bash history. But I have multiple scripts and aliases that utilize it.