init
This commit is contained in:
13
.emacs.d/custom.el
Executable file
13
.emacs.d/custom.el
Executable file
@@ -0,0 +1,13 @@
|
||||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(custom-safe-themes
|
||||
'("5e38acfff91084e4c8174e272d2f8b84808884b4f49c62145b48810ec1766b5e" "eb085d94b1f7bfa54c7003bf7edb40eab1133d90cfebcf1d11be5959635a526f" default)))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
)
|
||||
Reference in New Issue
Block a user