Welcome to my dotfiles repo!
This repo is a massive WIP
To install my dotfiles and all tools/programs
git clone "https://github.com/joshslawrence/dotfiles"
cd dotfiles
chmod +x setup.sh
bash setup.sh fullTo install my dotfiles only (omit full when running the shell script)
git clone "https://github.com/joshslawrence/dotfiles"
cd dotfiles
chmod +x setup.sh
bash setup.sh