Delete history in Fish
- related
- Fish Shell
To delete commands from history that contains a givin substring
history delete --contains substring (-c)
example
To delete commands from history that contains a givin substring
history delete --contains substring (-c)
example