[zsh] New aliases and clean up Sure functions

This commit is contained in:
2024-02-06 10:52:19 -05:00
parent 2f68624ad9
commit c187f6bf8e
3 changed files with 13 additions and 21 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 '(w3m vulpea ef-themes))
'(package-selected-packages '(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.

View File

@ -13,6 +13,7 @@
(package! ef-themes)
(package! nyan-mode)
(package! w3m)
(package! nov)
(package! ace-link)
(package! git-link)
(package! blacken)