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
S
Description
No description provided
Readme 76 KiB
Languages
Shell 67.9%
Python 32.1%