personal dotfiles managed with GNU Stow.
cd ~/dot
stow -t ~ .
stow -t ~ linux # linux-specific scripts and binariescd ~/dot
stow -D -t ~ linux # remove linux-specific first
stow -D -t ~ . # then remove basebrew bundle install
# to dump brew into a Brewfile:
brew bundle dump