Managed with dotter.
Prepare the environment:
# macOS
curl -sSf -L https://install.lix.systems/lix | sh -s -- install
nix shell 'nixpkgs#git' 'nixpkgs#dotter'
# Windows
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
scoop install git dotter
Clone the repository to ~/.dotfiles
:
cd ~
git clone https://github.com/balthild/dotfiles .dotfiles
cd .dotfiles
Create ~/.dotfiles/.dotter/local.toml
and specify the packages to be deployed:
# macOS
includes = [".dotter/macos.toml"]
packages = ["default"]
# Windows
includes = [".dotter/windows.toml"]
packages = ["default"]
Confirm what will be deployed:
dotter deploy --dry-run
# or shorter
dotter deploy -d
Deploy:
dotter deploy
Requires nix-darwin.
First-time installation:
nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/.dotfiles/nix
Apply changes:
darwin-rebuild -- switch --flake ~/.dotfiles/nix
Requires elvish, starship, and carapace.
# Windows
scoop install elvish starship carapace-bin
Requires rime-ice.
bash rime-install iDvel/rime-ice:others/recipes/full
Weasel 0.11+ has plum (rime-install) out of the box, located at 「输入法设定」 — 「获取更多输入方案」. After bootstrapping:
cd ~/AppData/Roaming/plum
./rime-install iDvel/rime-ice:others/recipes/full