Fix init.el
This commit is contained in:
parent
ea57a29fd6
commit
9f3242fa05
1
init.el
1
init.el
@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
;; no-littering
|
;; no-littering
|
||||||
(use-package no-littering
|
(use-package no-littering
|
||||||
:defer nil
|
|
||||||
:config
|
:config
|
||||||
(no-littering-theme-backups)
|
(no-littering-theme-backups)
|
||||||
(setq custom-file (no-littering-expand-etc-file-name "custom.el")))
|
(setq custom-file (no-littering-expand-etc-file-name "custom.el")))
|
||||||
|
Loading…
Reference in New Issue
Block a user