My .dotfiles repository. There are many like it, but this one is mine.
Currently managed via chezmoi.
-
Install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" -
Install brewfile apps
curl https://raw.githubusercontent.com/mroth/dotfiles/main/dot_Brewfile -o ~/.Brewfile brew bundle --global -
Install dotfiles
chezmoi init mroth --apply