Most of the file organization was inspired by https://github.com/purcell/emacs.d/
- Clone the repo to .emacs.d
- Start emacs, M-x package-refresh-contents
- Close emacs and start it again. it will automatically install required packages.
You are ready to go, enjoy!
If you want to change, just change the lisp file freely. If you want to add some local configuration which only applied to local machine, you can add a local-conf-body.el in lisp sub folder. It will be automatically loaded. You can set working-directory, agenda-file location etc on this file.