All-the-icons: maybe install when installing
This commit is contained in:
parent
f76084db67
commit
3d123f0604
@ -201,7 +201,9 @@ This is taken from a website that I can't remember at the moment."
|
|||||||
(epe-path-style 'full))
|
(epe-path-style 'full))
|
||||||
|
|
||||||
;; File manager. Only breaks when you brag about how it doesn't.
|
;; File manager. Only breaks when you brag about how it doesn't.
|
||||||
(elpaca-use-package all-the-icons)
|
(elpaca-use-package (all-the-icons
|
||||||
|
:post-build (all-the-icons-install-fonts)))
|
||||||
|
|
||||||
(elpaca-use-package (dirvish
|
(elpaca-use-package (dirvish
|
||||||
:files (:defaults "extensions/*.el"))
|
:files (:defaults "extensions/*.el"))
|
||||||
:defer 0.5
|
:defer 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user