To help with remembering bash commands and reducing typing long lines (i.e. a ssh destination), I wrote this short function and binding to save commands within a file and fzf search and send them to the terminal as needed. Comments can be appended to a command to aid in searching for actions that do not match the written command.
- bash
- fzf
Include in your .bashrc
: