This is where I share articles about what I learn, contribute insights, and create a lasting record of the knowledge I gain as I continue to hone my skills as a software engineer.
Terminal Setup Automation with GNU Stow
If you checked out my post on Terminal Setup, this is a follow-up to that. I’ve gone through several iterations of setting it up on both my personal and work laptops, and honestly, it’s not as fun the second time around. Since automation is my thing, in this tutorial, we’ll automate the whole terminal setup process using the following tools: GNU Stow MAS MacOS defaults and PlistBuddy If you want to know more about these awesome tools, then read on! ...