My dotfiles.
- Copy the repo (
git clone --recursive https://github.com/botantony/dotfiles-mac.git
) - Use
brew bundle install
andstow .
- (optional) Run
./auto.sh
to do automatic commits toauto-load
branch
Before commiting new version run brew bundle dump --force
(or just use commit.sh
script).