summary refs log tree commit diff
path: root/emacs.d
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-04-21 13:09:13 -0700
committerFranck Cuny <franckcuny@gmail.com>2016-04-21 13:09:13 -0700
commite87183518c8cd16a212bc6f4a74bfa113d066442 (patch)
treeeb0a27f3addaa6e0204d36b21cd729373032f6be /emacs.d
parent[zsh] display the last 3 parts of the path. (diff)
downloademacs.d-e87183518c8cd16a212bc6f4a74bfa113d066442.tar.gz
[emacs] load term settings.
Diffstat (limited to 'emacs.d')
-rw-r--r--emacs.d/core/core-load-paths.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/core/core-load-paths.el b/emacs.d/core/core-load-paths.el
index e3ae7ec..38868ab 100644
--- a/emacs.d/core/core-load-paths.el
+++ b/emacs.d/core/core-load-paths.el
@@ -12,3 +12,4 @@
 (require 'core-bindings)
 (require 'core-pants)
 (require 'core-modes)
+(require 'core-term)