A collection of dotfiles, config folders, and similar Thingamawhatsits.
Download the repository:
git clone --recursive https://github.com/8bittree/dotstuff ~/.dotstuff
Run the installation script (uses zsh):
cd ~/.dotstuff
./setthetable.sh
Run the uninstallation script (also uses zsh):
cd ~/.dotstuff
./clearthetable.sh
Delete the repository:
rm -rf ~/.dotstuff