Restart emacs, fix ssh

This commit is contained in:
2023-11-23 11:07:06 +01:00
parent b3b25f1b6a
commit 5725c26fac
11 changed files with 948 additions and 415 deletions

View File

@ -9,15 +9,9 @@
;; 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.
'(package-selected-packages
'(moe-theme vulpea exec-path-from-shell org-fancy-priorities hackernews selectrum))
'(when
(or
(not
(boundp 'ansi-term-color-vector))
(not
(facep
(aref ansi-term-color-vector 0))))))
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
'(package-selected-packages '(vulpea org-appear olivetti))
'(safe-local-variable-values '((pytest-global-name . "docker-compose run --rm test --"))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.