Developer Tools 5 Principles for Your dotfiles Repository Like many developers, I’ve long kept a git repository containing my "dotfiles." These five principles will help you improve your dotfiles repository.
Developer Tools Working Around the System zprofile on macOS Here's how to fix macOS when it overwrites your Unix $PATH setting. If you’ve also run into this zprofile issue on macOS, I hope this helps.
Developer Tools A Beginners Guide to htop for Process Management htop's color-coded display makes it easy to understand system status at a glance and gives you the power to manage processes with a single keystroke.
Developer Tools There’s a Relational Database in Your Unix CLI With the unix join command, you can process relational data at the command line. Here's a brief introduction on how to use it.
Developer Tools websocketd – a UNIX Utility for Turning a Script/Utility into a Chart/Animation websocketd takes the ugly output from a Unix script or utility and turns it into a chart or animation, or even adding a nice interactive UI.