/.dotfiles

Primary LanguageEmacs Lisp

.dotfiles

Basic flow stolen from https://www.jakewiesler.com/blog/managing-dotfiles

Installation

cd ~
brew install stow
git clone https://github.com/twinn/.dotfiles.git
cd .dotfiles
stow emacs

Other deps needed

brew install ispell

Symlink Org directory to cloud provider

ln -s ~/Dropbox/org ~/org