dotfiles/README.md
2019-11-10 10:43:30 +00:00

615 B

My dotfiles - including my vim, terminal and font configs. Mostly focusing on setting things up on NixOS, but supporting other OSes where posible.

bootstrap new machine with NixOS:

  1. Launch NixOS livecd.

  2. [livecd] curl https://raw.githubusercontent.com/cyplo/dotfiles/master/nixos/bootstrap-livecd.sh | bash or curl -L https://tinyurl.com/cyplo-nixos-bootstrap1 | bash

  3. Reboot into the system running from the disk drive.

  4. Launch curl https://raw.githubusercontent.com/cyplo/dotfiles/master/nixos/bootstrap-rebooted.sh | bash from the installed system.