feat: assemble config and tools
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(custom-safe-themes
|
||||
'("691d671429fa6c6d73098fc6ff05d4a14a323ea0a18787daeb93fde0e48ab18b"
|
||||
'("dfab4d4e2904967f208647d14b15015a613c4ab904db491116a7c0968e44a115"
|
||||
"691d671429fa6c6d73098fc6ff05d4a14a323ea0a18787daeb93fde0e48ab18b"
|
||||
"48042425e84cd92184837e01d0b4fe9f912d875c43021c3bcb7eeb51f1be5710"
|
||||
default))
|
||||
'(package-selected-packages nil))
|
||||
@@ -14,4 +15,6 @@
|
||||
;; 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.
|
||||
)
|
||||
'(diff-hl-change ((t (:background nil :foreground "#89b4fa"))))
|
||||
'(diff-hl-delete ((t (:background nil :foreground "#f38ba8"))))
|
||||
'(diff-hl-insert ((t (:background nil :foreground "#a6e3a1")))))
|
||||
|
||||
Reference in New Issue
Block a user