sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply jameskr97cd ~/.local/share/chezmoi
make brew-install
make setupRestart your terminal (or source ~/.zprofile) to get brew in PATH.
bw config server bitwarden.example.com
bw login
bw unlock
export BW_SESSION="..." # copy from outputchezmoi applymake borgmatic-setupThis pulls the passphrase from Bitwarden (borgmatic - m3max), stores it in macOS Keychain, and initializes the borg repo.
make brew-install- Install Homebrewmake setup- Run Brewfilemake uninstall- Remove packages not in Brewfilemake borgmatic-setup- Setup borgmatic backups (m3max only)make borgmatic-test- Test borgmatic with dry-run
