dotfiles/.emacs.d/conf.d/005-scratch.el

4 lines
85 B
EmacsLisp
Raw Normal View History

2019-10-20 16:24:07 -05:00
; scratch buffer configuration
(setq initial-scratch-message ";; elisp playground")