X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=emacs.d%2Finit.el;h=813f41a2555716f258a53f4a48580415940913b0;hb=33ae631ee61dac5ec34c09ab63ea735ae68c62b8;hp=52cfca2a810c46a1e537779e274ec62cc340d78e;hpb=7341be87b13354b5c55bb74ced02a53c2620d919;p=dotfiles.git diff --git a/emacs.d/init.el b/emacs.d/init.el index 52cfca2..813f41a 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -3,6 +3,6 @@ ;; installed packages. Don't delete this line. If you don't want it, ;; just comment it out by adding a semicolon to the start of the line. ;; You may delete these explanatory comments. -(package-initialize) +;(package-initialize) (org-babel-load-file "~/.emacs.d/config.org")