]> gitweb.michael.orlitzky.com - emacs.d.git/commitdiff
Disable zenburn by default.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 25 Feb 2012 19:31:02 +0000 (14:31 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 25 Feb 2012 19:31:02 +0000 (14:31 -0500)
.emacs

diff --git a/.emacs b/.emacs
index 806f28675f9d7042667fd213cae4388fbb04734b..7626bb67a2b1640b78d8a9288c4ba8ddafa392d4 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -1,6 +1,3 @@
-(load-library "zenburn")
-(zenburn)
-
 ;; Disable auto-save for all file buffers
 (setq auto-save-default nil)
 
 ;; Disable auto-save for all file buffers
 (setq auto-save-default nil)