Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 213 Bytes

File metadata and controls

15 lines (12 loc) · 213 Bytes

Dotfiles setup on my machine

Install with stow:

stow .

Homebrew installation:

# Leaving a machine
brew leaves > leaves.txt

# Fresh installation
xargs brew install < leaves.txt