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 brew-install- Install Homebrewmake setup- Run Brewfilemake uninstall- Remove packages not in Brewfile
