Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 532 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 532 Bytes

✨ My dotfiles ✨

Current Stack

Install with stow:

stow --target .

# Edit $HOME/.zprofile
source $HOME/.config/zsh/.zshrc

Homebrew installation:

# Leaving a machine
brew leaves > homebrew/leaves.txt

# Fresh installation
xargs brew install < homebrew/leaves.txt

Uninstall with stow:

stow --delete .

Refresh Stow

./refresh.sh