Brynn's dotfiles (all in one place!) 😆
To setup all dotfiles on the system
git clone https://github.com/bitHero/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./bootstrap
It's a good idea to put the repository in ~/.dotfiles
as some of the scripts rely on it.
Documentation on setting up environments is under docs
.
- Bootstrapper based on Zach Holman's Bootstrapper
- Elementary OS Setup Script taken from Mike Kruger's Gist