summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-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