knowledge base

Fish

Julia Evans - The fish shell is another delightful tool like that – I basically don’t configure fish at all (except to set environment variables etc) and I really like the default feature set ~ Julia Evans: Fish shell is awesome

Notes

To delete commands from history that contain a given substring

history delete --contains substring (-c)

#fish-shell