Home Manager: Dotfiles Management(gvolpe.com) This project provides a basic system for managing a user environment using the Nix package manager together with the Nix libraries found in Nixpkgs. It allows declarative configuration of user specific (non-global) packages and dotfiles.
24 points by todsacerdoti 129 days ago | 12 comments
How I configure my Git identities(benji.dog) I like to mess with my dotfiles and every so often, I find out about a new way to do things and I spend more time than I should learning how to use it.
439 points by 8organicbits 152 days ago | 106 comments
Better Dotfiles(iamdan.me) Whilst reorganising my dotfiles I avoided superfluous dotfile managers and the limitations of the "version control $HOME" method by instead including first-line comments of the form `<comment delimiter> ln <link name>` in files which needed to be symlinked.