diff --git a/user/init.el b/user/init.el deleted file mode 100644 index a7cc8f0..0000000 --- a/user/init.el +++ /dev/null @@ -1,10 +0,0 @@ -;;; 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