summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--emacs/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 9ab8db4..ddb388e 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -6,8 +6,8 @@
       initial-scratch-message ""
       initial-major-mode 'text-mode
       user-mail-address "alan@alanpearce.co.uk"
-      user-full-name "Alan Pearce")
-(setq custom-file "~/.emacs.d/custom.el")
+      user-full-name "Alan Pearce"
+      custom-file "~/.emacs.d/custom.el")
 
 ;;;; Environment & Location