Dotfiles and other home configuration for my Unix machines. As of writing I only apply this to my Darwin desktops, and as such this purely assumes such an environment. I may expand this to work on my Linux servers (and desktops eventually) in the future.
Make sure you have Nix installed on your machine - nix-installer is the easiest method - or use NixOS.
If you don't use nix-installer, you will need to enable the
flakes
and
nix-command
experimental features.
git clone https://github.com/Ovyerus/dotfiles.git ~/.config/home-manager
nix run home-manager/master -- init --switch
All data in this repository is available in the public domain via the Unlicense. Refer to https://unlicense.org/ for more info.