Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 583 Bytes

File metadata and controls

39 lines (27 loc) · 583 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