Closed ZachBien closed 10 months ago
Creating a new keep requires me to enter the command after a prompt. But I would prefer to have a shortcut where I can do
keep new my command to keep
And that will create a quick keep (without description or alias)
That will allow me to do something like
$ my command that I can't remember $ keep new !!
Simple!
You can try
$ my command that I can't remember $ keep new --cmd "!!" --desc "my command"
Creating a new keep requires me to enter the command after a prompt. But I would prefer to have a shortcut where I can do
And that will create a quick keep (without description or alias)
That will allow me to do something like
Simple!