What are some of your favourite developer tools?

50 points by dhruvp


Developers are so opinionated that it's difficult to pin down one favourite tool !

bugsmith

Helix is my choice of text editor. For me it hits the sweet spot of customizability and great out of the box experience.

Fish is my choice of terminal shell for the same reasons. It's fantastic out of the box and requires very little adjustment to work exactly how I want it.

As I get older I'm finding I'd rather adjust my preferences to match the defaults of tools with intentionally good defaults, rather than endlessly tweak things.

Atuin is a great tool for synchronizing shell history between remote machines as well as making history contextual based on current directory or git repo. It does other stuff too, but I only use these features.

I really like Mise for a plethora of things. But mostly it's my favourite tool version manager. It's replaced my need for direnv that I previously used, and for personal projects I've slowly started integrating it into my light CI workflow.