feat: better default user init.el
This commit is contained in:
parent
61b995ed6f
commit
8600929eb2
11
user/init.el
11
user/init.el
|
@ -1 +1,10 @@
|
|||
;; This file contains user configuration. You're completely free to *safely* work with Dianciemacs here.
|
||||
;;; init.el --- This file contains user configuration. You're completely free to *safely* work with Dianciemacs here.
|
||||
|
||||
;;; Commentary:
|
||||
;;
|
||||
;; All user configuration should be done from this file,
|
||||
;; In order to keep user code clean and manageable
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
;;; init.el ends here
|
||||
|
|
Reference in a new issue