Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 311 Bytes

Install

Clone this repository into your home directory:

cd
git clone https://github.com/mvdbos/dotfiles.git .dotfiles
cd .dotfiles
./setup.sh

To uninstall configs for specific apps, you can do so by running stow -D APPNAME from the .dotfiles directory. To re-install, run stow -R APPNAME.