Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 706 Bytes

ReadMe.md

File metadata and controls

47 lines (33 loc) · 706 Bytes

MIT License

Bootstrap for Mac OSX Mojave

Prerequisites

  1. Xcode
  2. Brew

Getting bootstrapped

git clone [email protected]: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