All-the-icons: post-build command (broken)
This commit is contained in:
parent
8082e83934
commit
5334d489ac
@ -215,8 +215,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
|
||||||
:post-build (all-the-icons-install-fonts)))
|
(all-the-icons :post-build
|
||||||
|
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
|
||||||
|
|
||||||
(elpaca-use-package (dirvish
|
(elpaca-use-package (dirvish
|
||||||
:files (:defaults "extensions/*.el"))
|
:files (:defaults "extensions/*.el"))
|
||||||
|
Loading…
Reference in New Issue
Block a user