Streamlining the setup of a new user workspace on Ubuntu/Fedora

I’ve been wanting to streamline the process of how I set up a new workspace with all the base packages, programs, addons and dotfiles I use and need when I set up a new computer, so I decided to write...

Manage dotfiles with the GNU stow command

I’ve been looking for a good way to manage my dotfiles and configs, and I found this article written by Shawn McElroy about managing your dotfiles with GNU stow. So I applied his methods to my config and so far I’m very pleased, and...

My zsh setup

I switched from using bash to zsh as my main shell environment and never looked back. You can find my .zshrc config file with Oh-My-ZSH enabled on GitHub