Skip to content

dpassen/dotfiles

Repository files navigation

dotfiles

Everyone else is doing it

Install

brew bundle install
stow -S . --target="$HOME" --no-folding

Uninstall

stow -D . --target="$HOME"