# install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install chezmoi
chezmoi init --apply h3y6e
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/h3y6e/dotfiles/main/install.sh)" -- --remote
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
winget install twpayne.chezmoi
chezmoi init --apply h3y6e
cz update
czc # open the source path in vscode
cz apply
# `run_once_` scripts
cz state delete-bucket --bucket=scriptState
# `run_onchange_` scripts
cz state delete-bucket --bucket=entryState