Automate your Ubuntu/Debian dev environment setup with auto conf
2 mokulanis 1 6/2/2025, 8:04:22 PM github.com ↗
Comments (1)
mokulanis · 11h ago
I've created 'setup-dotFiles', a collection of scripts to automate development environment setup on Ubuntu (24.04/22.04/20.04) and Debian (Bookworm/Bullseye). It handles essential packages (apt), git config, Docker, tmux, fzf, and more. Tired of repetitive manual installations, I built this to be easily forkable and customizable for anyone. It even includes a Docker test environment for safe experimentation. Check it out and let me know your thoughts!