120 current 2025-05-28 22:58:07 25.11.20250527.4faa5f5 6.15.0 *
This commit is contained in:
@@ -31,6 +31,9 @@
|
|||||||
;; load path
|
;; load path
|
||||||
;; (add-to-list 'load-path "~/.emacs.d/work/")
|
;; (add-to-list 'load-path "~/.emacs.d/work/")
|
||||||
|
|
||||||
|
;; set emacs directory
|
||||||
|
(setq user-emacs-directory "~/.config/emacs")
|
||||||
|
|
||||||
;; set & load custom file
|
;; set & load custom file
|
||||||
(setq custom-file (expand-file-name "custom.el" user-emacs-directory))
|
(setq custom-file (expand-file-name "custom.el" user-emacs-directory))
|
||||||
(when (file-exists-p custom-file)
|
(when (file-exists-p custom-file)
|
||||||
|
Reference in New Issue
Block a user