Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 236 Bytes

Dotfiles symlinked on my machine

Install with stow:

stow --target ~/.config .

Homebrew installation:

# Leaving a machine
brew leaves > leaves.txt

# Fresh installation
xargs brew install < leaves.txt