Skip to content

rajatvig/dotfiles

Repository files navigation

MIT License

Bootstrap for Mac OSX Mojave

Prerequisites

  1. Xcode
  2. Brew

Getting bootstrapped

git clone git@github.com:rajatvig/dotfiles.git ~/dotfiles
cd dotfiles
make bootstrap
make osx

Other targets are defined when make is run without a target

make

Extra notes

  1. Relies on GNU Stow and mr

  2. Doom emacs

cd ~/.emacs.d
git checkout develop
bin/doom refresh
  1. Languages/SDK
make asdf
  1. Relinking
make relink