Dotfiles for my personal Mac. No installation script.
Homebrew is out of scope for this repository.
- Clone the repository.
Xcode Command Line Tools will be installed when git is run for the first time.
# Clone repo
git clone https://github.com/01397/dotfiles.git
cd dotfiles
chmod u+x scripts/*.sh
- Copy the example Brewfile and modify it to your needs.
cp Brewfile.example Brewfile
./scripts/apply.sh
brew bundle dump --formula --cask --tap --mas --force