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