Managing my dotfiles via stow Install this repo and place it in ~/.dotfiles
- Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install Homebrew Bundle, to allow for Brewfiles
brew bundle
- Using stow
stow */
Either stow each folder with stow nvim etc
or use the wildcard */ to place everything
stow . misplaces the folders