Added more line break because why not.
This commit is contained in:
parent
a931425b04
commit
c85d971ca5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
(require 'package)
|
||||
|
||||
;; Quote
|
||||
(setq initial-scratch-message ";; Simplicity and elegance are unpopular because\n;; they require hard work and discipline to achieve\n;; and education to be appreciated.\n;;\n;; - Dijkstra")
|
||||
(setq initial-scratch-message ";; Simplicity and elegance are unpopular because\n;; they require hard work and discipline to achieve\n;; and education to be appreciated.\n;;\n;; - Dijkstra\n\n")
|
||||
|
||||
;(push '("marmalade" . "http://marmalade-repo.org/packages/") package-archives)
|
||||
(push '("melpa" . "http://melpa.milkbox.net/packages/") package-archives)
|
||||
|
|
Loading…
Reference in a new issue