# [READY] setup chezmoi
curl -fsSL https://raw.githubusercontent.com/MunifTanjim/scripts.sh/main/setup-chezmoi | bash
# [SET] initialize
chezmoi init MunifTanjim
# [GO] apply
chezmoi apply
Run shell in a clean environment with DARWIN_OPENSSL_VERSION=1.0
. For example:
env DARWIN_OPENSSL_VERSION=1.0 zsh -i -c 'PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA=openssl@1.0 pyenv install <version>'
NOTE: Not supported on ARM64 (Apple Silicon).
darwin-no-gnu-run 'npm rebuild --verbose'