My personal emacs configuration based on use-package.
This is my emacs repo, based on use-package
.
To install simply link ~/.emacs.d/init.el
to
~/wherever/you/put/this/repository/init.el
.
Then edit ~/.emacs.d/init.el
and change the (load-file )
declarations to point to the correct org.el
, functions.el
and
keybindings.el
, or place this file into ~/dotfile/emacs/
.