How can I use commands from `~/.zsh_history` in `keep`? something like, `keep ssh from history` -- gives me option to choose from all the commands that have `ssh` in them (via `grep`?)
How can I use commands from
~/.zsh_historyinkeep?something like,
keep ssh from history-- gives me option to choose from all the commands that havesshin them (viagrep?)