Configures
initial-scratch-message
to display the words "Don't Panic" in large, friendly letters
With Quelpa
(use-package dont-panic
:quelpa (dont-panic
:fetcher github
:repo "EricCrosson/dont-panic"))
Or manually, after downloading into your load-path
(require 'dont-panic)
Thanks to Douglas Adams.
GPL 2 (or higher) © Free Software Foundation, Inc.