Skip to content

simonfogliato/dotfiles

Repository files navigation

dotfiles

dotfiles, managed by https://www.chezmoi.io/

Install

sudo pacman -Syu --needed chezmoi
cd ~
chezmoi init --apply simonfogliato
./arch.sh
# ./arch.sh [options]
# ./arch.sh mouse ssh print flameshot webex uefi vb vb-lts kvm docker
sudo reboot

Develop

chezmoi cd
git remote set-url origin [email protected]:simonfogliato/dotfiles.git