summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2018-10-06 11:21:35 -0700
committerFranck Cuny <fcuny@twitter.com>2018-10-06 11:21:35 -0700
commit018eced21fb96404a8ce10a268c57bcf4a793047 (patch)
treef328febaeb53f0b96812bdb9fceb192646b9e929
parent[bash] remove a few unused things (diff)
downloademacs.d-018eced21fb96404a8ce10a268c57bcf4a793047.tar.gz
[emacs] empty scratch buffer
-rw-r--r--configs/rcs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rcs/emacs.d/init.el b/configs/rcs/emacs.d/init.el
index eae117d..48f5f6a 100644
--- a/configs/rcs/emacs.d/init.el
+++ b/configs/rcs/emacs.d/init.el
@@ -88,6 +88,7 @@
 (setq vc-handled-backends nil)                   ;; don't use the VC backend, it's too slow with source
 (setq-default frame-title-format "%b (%f)")      ;; set full path in the frame title
 (setq-default delete-by-moving-to-trash t)       ;; delete files by moving them to the trash
+(setq initial-scratch-message "")                ;; empty scratch buffer
 
 (fringe-mode '(10 . 10))                         ;; size of the fringe