index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'emacs')
-rw-r--r--
emacs
3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs b/emacs
index 540c469..e130530 100644
--- a/
emacs
+++ b/
emacs
@@ -568,3 +568,6 @@
;(add-to-list 'load-path "SOMEDIR/rudel/obby/")
(load "rudel-loaddefs.el")
+
+; magit
+(require 'magit)