Let’s say I have a typo issuing a command which results in command not found
and error code 127.
How can I tell atuin to not add that command to history?
Let’s say I have a typo issuing a command which results in command not found
and error code 127.
How can I tell atuin to not add that command to history?
Hmm, perhaps I made an error in my previous test. It seems to work now. Confused…
Now checking with atuin search...
I see that a not found command will be added to atuin history. So my initial question was ok.