|
|
|
|
|
by mathfailure
1141 days ago
|
|
1. I don't always know beforehand if the command I am about to execute is garbage I'd like not to save. 2. I just don't want to be conscious about that every time I write a command. I'd rather edit history after I've finished some work. But that's just too tedious to do manually, I'd like to have some pre-configured heuristics applied automatically, like "never save cd/ls to history", but provide a way to overrule that rule in rare situations. 3. Absolute/partial/symlinked paths - are another separate problem :'( |
|