[Misc] Update introductory comment for init.el

This commit is contained in:
Daniel - 2017-11-12 12:35:36 +01:00
parent 882187404f
commit 1e2b28ffeb
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
;; configuration hooks are installed (using `use-package); this way a user
;; can choose in `db/run-init which configruation to activate without
;; changing much of the rest of the file.
;; * this file also introduces a new customization group `personal-settings
;; containing variables (mostly file paths) that must be set to enable some
;; of the provied functionality.
;;; Code: