feat: better default user init.el

This commit is contained in:
Muhammad Nauman Raza 2022-11-19 12:19:20 +00:00
parent 61b995ed6f
commit 8600929eb2
No known key found for this signature in database
GPG key ID: A9A36C429C9CAE31

View file

@ -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