thestub

Six months with the fish shell

2026-02-15

I switched my interactive shell to fish in the winter and kept bash for scripts. That split turned out to be the right call.

What I like

What I miss

Pasting one-liners from documentation that assume bash syntax. The fix is simply bash -c '…' for those, and it happens less often than I expected.

← All notes