[zsh] New aliases and clean up Sure functions
This commit is contained in:
@ -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.
|
||||
|
||||
@ -13,6 +13,7 @@
|
||||
(package! ef-themes)
|
||||
(package! nyan-mode)
|
||||
(package! w3m)
|
||||
(package! nov)
|
||||
(package! ace-link)
|
||||
(package! git-link)
|
||||
(package! blacken)
|
||||
|
||||
Reference in New Issue
Block a user