Bootstrapping a new development setup
git clone https://github.com/r-kells/dotfiles.git
cd dotfiles
bash bootstrap.shIn order:
init/osx_prep.sh- Checks for osx updates and install CLI tools.init/brew.sh- Install homebrew and core utils / apps with brew.- Symlinks all files in
dotsto~. - Symlinks all files in
staticto~. init/osx.sh- Sets sane osx configs.