From 9b975416023580f3b5a3bde2002aa4f7f3bf3ca7 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 19 Oct 2012 13:33:21 +0200 Subject: .emacs.d/init.el --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index c3d687c..c2ab1be 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -487,7 +487,7 @@ (smex-initialize) (help-at-pt-set-timer) -(load-theme 'new t) +(load-theme 'yoshi t) (load custom-file) (load "rudel-loaddefs.el") -- cgit v1.2.3-54-g00ecf