mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
add conda, debugging for c, use flake8 for python linting
This commit is contained in:
parent
d1c0032021
commit
9cdb25b4ac
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
;; :config
|
||||
;; (load-theme 'gruvbox-dark-soft t))
|
||||
|
||||
(add-to-list 'custom-theme-load-path "~/.cache/emacs/custom/everforest-theme")
|
||||
(add-to-list 'custom-theme-load-path "~/.cache/emacs/straight/build/everforest")
|
||||
(load-theme 'everforest-hard-dark t)
|
||||
|
||||
;; Help distinguish work buffers from others like sidebars and terminal
|
||||
|
|
Loading…
Reference in a new issue