dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

⚙ Here be Dots...

MunifTanjim's dotfiles

Setup

# [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

Notes

macOS Notes

Install python<3.7 with [email protected]:

env DARWIN_OPENSSL_VERSION=1.0 zsh -i -c '[email protected] pyenv install <version>'

Resources