Bootstrapping a new development setup
git clone https://github.com/r-kells/dotfiles.git
cd dotfiles
bash bootstrap.sh
In 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
dots
to~
. - Symlinks all files in
static
to~
. init/osx.sh
- Sets sane osx configs.