refinement, cleanup, fixes
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
;;; package --- summary
|
||||
;;; Commentary: All these comments are only here cos of emacs complaining, lol
|
||||
;;; Code:
|
||||
(org-babel-load-file
|
||||
(expand-file-name
|
||||
"config.org"
|
||||
user-emacs-directory))
|
||||
"config.org" user-emacs-directory))
|
||||
(put 'upcase-region 'disabled nil)
|
||||
(put 'downcase-region 'disabled nil)
|
||||
;;; init.el ends here
|
||||
|
||||
Reference in New Issue
Block a user