about summary refs log tree commit diff
path: root/emacs-evil/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-evil/init.el')
-rw-r--r--emacs-evil/init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs-evil/init.el b/emacs-evil/init.el
new file mode 100644
index 0000000..ff20d92
--- /dev/null
+++ b/emacs-evil/init.el
@@ -0,0 +1,4 @@
+(org-babel-load-file
+ (expand-file-name
+  "config.org"
+  user-emacs-directory))