I’m always looking for some sort of command line workflow improvement — oh-my-zsh is great in its auto-completion plugins for many programs, but I recently discovered its counterpart, zsh-syntax-highlighting. I always have this problem that I fat finger some prefix, to get the infamous ‘command not found’. However, with syntax highlighting, it checks the $PATH dynamically so I can see if I’m about to fat finger a command.