Published onAugust 19, 2025 Tutorial 2: How to manage dotfiles using GNU Stowtutorialdotfilesdistro-hoppingdeveloper-productivityricingdockerunixlinuxgnu-stowneovimansible-playbooklabdevopsWe will be improving our dotfiles setup from tutorial 1 using GNU stow.
Published onAugust 19, 2025 Tutorial 1: How to manage dotfilestutorialdotfilesdistro-hoppingdeveloper-productivityricingdockerunixlinuxgnu-stowneovimansible-playbooklabdevopsA dead simple tutorial on how to manage dotfiles by manually creating symlinks.
Published onJune 3, 2024 How I manage my dotfiles?dotfilesdistro-hoppingdeveloper-productivityricingdockerunixlinuxgnu-stownixneovimansible-playbooklabdevopsopsI explain how I manage my dotfiles using neat tools like nix package manager, Docker, Ansible playbook, GNU Stow, etc.
Published onJune 3, 2024 How to manage notes and todos related to a software project within its git repo using global .gitignore?developer-productivitynote-takingneovimNotes related to a software project can be neatly stored in the project's repo itself, allowing us to access them without leaving our IDE, improving developer productivity.