Over the years I have experimented with different approaches to setting up my personal infrastructure for developing software. This is the method which I currently use.
Explore my dotfiles on GitHub →
Synopsis
- Version dotfiles with Git
- List dependencies in
config.ini
- Use a setup script to install those dependencies
Dotfiles …