Automate your Ubuntu/Debian dev environment setup with auto conf

github.com

2 points

mokulanis

2 days ago


2 comments

mokulanis 2 days 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!