My dotfiles.
- Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- GNU Stow
brew install stow
Setup by using the setup-mac.sh
script or the setup.sh
(Ubuntu) script.
brew bundle install
Inside the dotfiles
folder, run the following command:
stow --adopt .
brew bundle dump --force