Azure Cloud Shell Daily Driver (Zsh + Vim + Git + Tf + K8s)

Customizing Azure Cloud Shell with Zsh and Fish for use with Terraform, Git and Kubernetes We’ll go over customizing your Azure Cloud Shell in a way that helps you get things done on a daily basis in vim, git, terraform and kubernetes. Azure Cloud shell is super handy because you can get to it over …

Disable Natural Scrolling in macOS Catalina

This is perhaps the first thing I do on all OSX machines: set the scroll to match my Linux and Windows computers. No judgement call as to which way is “right”, I’m simply used to this by now, and instead of changing it on two other operating systems, scripting it on only one seemed easier. …