Learn what dotfiles are (and how mine work).
2022-10-28
A dotfile is a configuration file that allows a user to customize the way their computer and applications on their computer are setup.
Dotfiles is a term for a collection of configuration files, usually stored in version control (somewhere like GitHub, GitLab or BitBucket) so that the user can port their current configuration between computers.
I use Literate Programming to document my dotfiles and generate the actual files from my documentation files.
I rely on my One File to Generate Them All as the starting point for generating a script that I can run, that then generates all my other dotfiles.
One of my favorite things about programming is the power you have to make things work the way you want them to.
For me, configuring through dotfiles gives me so much power.
Hey, I'm Chase. I help aspiring entrepreneurs and makers turn their ideas into digital products and apps.
Subscribe to my Newsletter
Every other week I publish the Curiously Crafted newsletter.
In it, I explore the intersection of curiosity and craft: the people who make stuff, what they make and the way they pursue the craft of making.