Skip to content

pethin/dotfiles

Repository files navigation

dotfiles

My dotfiles based on chezmoi. Currently only supports macOS.

Quickstart

xcode-select -p &>/dev/null || xcode-select --install
mkdir -p ~/.local/bin
sh -c "$(curl -fsLS chezmoi.io/get)" -- -b ~/.local/bin
~/.local/bin/chezmoi init --apply git@git.sr.ht:~pethin/dotfiles