Chase AdamsChase Adams
AboutContentPromptsPrototypesNewsletter

Dotfiles

Essays and updates on product, engineering, and AI by Chase Adams.

1 minute read

Post Details

Published
Oct 27, 2022
Category
Engineering
Share
ChatGPT

Latest Posts

A 2x2 Framework for Navigating AI Disruption

A 2x2 Framework for Navigating AI Disruption

Not all change requires the same response. A new framework for diagnosing which kind of disruption you're facing—and choosing the right strategy.

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.

How My Dotfiles Work

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.

Why 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.

AboutAI Workflow SpecContentStacksNewsletterPromptsRSS