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))
|
||||
|
||||
;; File manager. Only breaks when you brag about how it doesn't.
|
||||
(elpaca-use-package (all-the-icons
|
||||
:post-build (all-the-icons-install-fonts)))
|
||||
(elpaca-use-package
|
||||
(all-the-icons :post-build
|
||||
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
|
||||
|
||||
(elpaca-use-package (dirvish
|
||||
:files (:defaults "extensions/*.el"))
|
||||
|
Loading…
Reference in New Issue
Block a user