Dotfiles symlinked on my machine

Install with stow:

stow --target .

Homebrew installation:

# Leaving a machine
brew leaves > leaves.txt

# Fresh installation
xargs brew install < leaves.txt

dot_example