Cross-platform dotfiles managed with chezmoi.
- Bash benchmark
- Bash benchmark (macos)
- Bash benchmark (ubuntu)
- Test coverage
- Test coverage (macos)
- Test coverage (ubuntu)
cURL
curl -LSfs --proto '=https' --tlsv1.2 https://dotfiles.lei.sh/script/bootstrap | sh -s -- --interactive LEIWget
wget -qO- https://dotfiles.lei.sh/script/bootstrap | sh -s -- --interactive LEIchezmoi init LEITip
Use the --interactive flag to prompt for all changes and --verbose to show
more output.
Show diff:
chezmoi diffUpdate, init and apply:
chezmoi update --init --applyVerify installation:
mise run checkInstall pre-commit hook:
prek installRun tests:
mise run test- Mathias’s dotfiles:
macosdefaults - Paul's dotfiles:
macos,yay - Tom's dotfiles:
chezmoitemplate - shunk031's dotfiles:
bats,zsh