Files
2026-06-29 11:27:50 +02:00

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