Thanks to the fact that I sometimes share coding videos on my YouTube channel, people occasionally see what my workflow looks like and they ask me what plugins I’m using. This is non-exhaustive, really just intended to be a canned response. # Shell - Nushell I’ve been using Nushell as my daily driver shell for the past few years. It’s really cool! Imagine if your shell had first-class support for structured data, had useful error messages, and removed all the esoteric syntax of bash in ...