Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 371 Bytes

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