All ability to set icon face to eshell-starship.el

This commit is contained in:
2024-12-22 00:16:15 -08:00
parent f81f0c6a15
commit b6ddcd03c0
2 changed files with 71 additions and 33 deletions

View File

@ -2002,7 +2002,9 @@ If no name is given, list all bookmarks instead."
:demand t
:hook (eshell-prompt-mode . eshell-starship-prompt-mode)
:config
(eshell-starship-setup-evil-keybindings))
(eshell-starship-setup-evil-keybindings)
(set-face-attribute 'eshell-starship-icon-face nil
:family "FiraCode Nerd Font"))
;; proced
(use-package proced