383 B
383 B
dotfiles
Designed around GNU stow.
For zsh or bash (or both). Include shell/ always.
Install
git clone <repo> ~/.dotfiles
cd ~/.dotfiles
stow shell zsh # or: stow shell bash
Update
cd ~/.dotfiles
git pull
stow -R shell zsh # restow this host's packages