Configuration files managed via yadm
Install dependencies
# Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Install yadm
brew install yadm
Run installation
yadm clone https://github.com/benedfit/dotfiles.git
yadm bootstrap
To update to the latest version:
yadm pull