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

4 lines
85 B
EmacsLisp

; scratch buffer configuration
(setq initial-scratch-message ";; elisp playground")