[emacs] No web lsps and add bash aliases to eshell

This commit is contained in:
2024-08-09 10:13:31 -03:00
parent e7a8071ef5
commit 98796b74e2
3 changed files with 20 additions and 2 deletions

View File

@ -4,7 +4,7 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
'(package-selected-packages '(nov w3m vulpea ef-themes))
'(package-selected-packages '(helix-theme nov w3m vulpea ef-themes))
'(safe-local-variable-values '((pytest-global-name . "docker-compose run --rm test --"))))
(custom-set-faces
;; custom-set-faces was added by Custom.