One line install for dev machine fleet. Try curl, fallback to wget.
curl -fsSL https://raw.githubusercontent.com/kenf1/dotfiles/refs/heads/main/scripts/linux_setup.sh | sh || wget -qO- https://raw.githubusercontent.com/kenf1/dotfiles/refs/heads/main/scripts/linux_setup.sh | sh- Download nix + nix-darwin
- Git clone repo
- Install everything + cleanup & start working
curl -fsSL https://raw.githubusercontent.com/kenf1/dotfiles/refs/heads/main/scripts/initial_setup.sh