Emacs customizations.
- Install Emacs
- In your terminal/console:
cd ~
git clone https://github.com/jxonas/emacstuff.git
mv emacstuff .emacs.d
cd .emacs.d
git submodule init
git submodule update
cd org-mode
make autoloads
- Open Emacs
- Wait packages instalation
- Close Emacs
- Open Emacs, that's it!