资源介绍
由chezmoi管理
操作系统:macOS,Arch Linux
先决条件
苹果系统
$ /bin/bash -c " $( curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh ) "
Arch Linux
$ pacman -S --needed git base-devel
$ git clone https://aur.archlinux.org/yay.git
$ cd yay
$ makepkg -si
$ brew install chezmoi # on macOS
$ yay -S chezmoi # on Arch Linux
$ chezmoi init https://github.com/username/dotfiles.git
$ exit # or r