Changelog
1a2e4e9 Add -Force option to Move-Item command.
c1e5a8c Add darwin/arm64 to install script
3e7bbde Add link to blog post
5468d3d Add stdinIsATTY template function
5135e06 Correct function name in documentation
639adcf Fix issue in example for trying to use existing boolean vars first in How To section: First arg of get doesn't have to be in quotes.
c6271ad Improve install script error handling
d5e5afc Make .chezmoi.sourceDir template variable a string
83a1b65 Make install script install glibc or musl libc version as appropriate
382988d Only evaluate target states when needed
03a3780 Reduce severity of doctor warning if gpg is not installed
b196247 Simplfy managed test
67c57d5 Split large functions into smaller functions
f548ba3 Tidy up handling of script working directories
e996856 Tidy up make generate target
30f1ab9 Unlock state when running editor or merge command
ff4bf5a Update dependencies
0e824ff Update golangci-lint to 1.39.0
731a622 Use the first existing parent directory for a script's working directory.