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