Skip to content

MunifTanjim/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Run shell in a clean environment with DARWIN_OPENSSL_VERSION=1.0. For example:

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

NOTE: Not supported on ARM64 (Apple Silicon).

Run Command with BSD tools

darwin-no-gnu-run 'npm rebuild --verbose'

Resources