- Install
brew
:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install
stow
:
brew install stow
- Clone the repository:
git clone https://github.com/rafasf/dots.git ~/.dotfiles
- Link configurations:
cd ~/.dotfiles && make
- Open a new shell (there will some errors due missing tools)
- Install essential tools:
brew bundle install --file=${DOTS}/Brewfile