Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 285 Bytes

dotfiles (macOS)

Pre-requisites

xcode-select --install

Setup with Chezmoi

sh -c "$(curl -fsLS get.chezmoi.io)" && ./bin/chezmoi init --apply alankritjoshi

delete ./bin/chezmoi as the brew variant will be used after this point.