these are my dotfiles. there are many others like them, but these ones is mine.
Ensure the following are available prior to starting:
xcode tools
(macOS only)curl
orwget
git
Execute the following to bootstrap the target machine, following prompts to configure the password manager (1pass):
# Bootstrap a new machine with one line
/bin/bash -c "$(curl -fsSL go.dan.sm/dotfiles)"
That's it! The machine should now be correctly provisioned.
Updates are applied by executing:
# Update dotfiles to the latest remote
chezmoi update
- Manage versions with renovate
- Add a changelog