mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(projects): add all-the-icons-ibuffer package
This commit is contained in:
@@ -13,5 +13,10 @@
|
||||
:after memoize
|
||||
:if window-system)
|
||||
|
||||
(use-package all-the-icons-ibuffer
|
||||
:after all-the-icons
|
||||
:if window-system
|
||||
:init (all-the-icons-ibuffer-mode 1))
|
||||
|
||||
(provide 'siren-all-the-icons)
|
||||
;;; siren-all-the-icons.el ends here
|
||||
|
||||
Reference in New Issue
Block a user