Initial commit
This commit is contained in:
commit
d57a83a224
2 changed files with 508 additions and 0 deletions
2
init.el
Normal file
2
init.el
Normal file
|
@ -0,0 +1,2 @@
|
|||
(require 'org)
|
||||
(org-babel-load-file (concat user-emacs-directory "README.org"))
|
Reference in a new issue