25 lines
2.3 KiB
EmacsLisp
25 lines
2.3 KiB
EmacsLisp
|
(org-babel-load-file
|
||
|
(expand-file-name
|
||
|
"config.org"
|
||
|
user-emacs-directory))
|
||
|
|
||
|
; (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.
|
||
|
(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
|
||
|
'("3cdd0a96236a9db4e903c01cb45c0c111eb1492313a65790adb894f9f1a33b2d" "fa7caecc85dd0aaf60d4f74e42300a1a69f32efbad61fbd3ca26d0dcf6dfedd5" "88f7ee5594021c60a4a6a1c275614103de8c1435d6d08cc58882f920e0cec65e" "8d3ef5ff6273f2a552152c7febc40eabca26bae05bd12bc85062e2dc224cde9a" "9e1cf0f16477d0da814691c1b9add22d7cb34e0bb3334db7822424a449d20078" "9f297216c88ca3f47e5f10f8bd884ab24ac5bc9d884f0f23589b0a46a608fe14" "a44e2d1636a0114c5e407a748841f6723ed442dc3a0ed086542dc71b92a87aee" "e87fd8e24e82eb94d63b1a9c79abc8161d25de9f2f13b64014d3bf4b8db05e9a" "75b2a02e1e0313742f548d43003fcdc45106553af7283fb5fad74359e07fe0e2" "8f5b54bf6a36fe1c138219960dd324aad8ab1f62f543bed73ef5ad60956e36ae" "e3daa8f18440301f3e54f2093fe15f4fe951986a8628e98dcd781efbec7a46f2" "7e377879cbd60c66b88e51fad480b3ab18d60847f31c435f15f5df18bdb18184" default))
|
||
|
'(package-selected-packages
|
||
|
'(perfect-margin helm-swoop yaml-mode which-key websocket vterm use-package-hydra tree-sitter-langs toc-org telega sudo-edit smooth-scrolling scroll-on-jump ripgrep restclient-jq rainbow-mode projectile polymode persp-mode org-download org-bullets nyan-mode nordic-night-theme neotree magit key-chord ivy-rich helpful haskell-mode harpoon good-scroll git-gutter git-gutter+ general flycheck-pyflakes flycheck-pycheckers ewal-doom-themes evil-surround evil-snipe evil-easymotion evil-collection elpy dracula-theme doom-modeline diredfl dired-subtree dired-ranger diff-hl counsel centered-window centaur-tabs bm beacon anzu almost-mono-themes all-the-icons-dired)))
|
||
|
(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.
|