Basic flow stolen from https://www.jakewiesler.com/blog/managing-dotfiles
cd ~
brew install stow
git clone https://github.com/twinn/.dotfiles.git
cd .dotfiles
stow emacs
brew install ispell
ln -s ~/Dropbox/org ~/org
Basic flow stolen from https://www.jakewiesler.com/blog/managing-dotfiles
cd ~
brew install stow
git clone https://github.com/twinn/.dotfiles.git
cd .dotfiles
stow emacs
brew install ispell
ln -s ~/Dropbox/org ~/org