Since 2021-02-21, this is now the fork the all-the-icons-dired
Melpa recipe points to. Changes can be seen here.
This adds dired support to all-the-icons.
Install all-the-icons
from melpa.
- Clone the repo
- Add the cloned repo path to your load path
- Add this snippet to your init.el
(add-to-load-path (expand-file-name "~/path/to/all-the-icons-dired"))
(load "all-the-icons-dired.el")
(add-hook 'dired-mode-hook 'all-the-icons-dired-mode)
- Add this snippet to your init.el
(add-hook 'dired-mode-hook 'all-the-icons-dired-mode)
all-the-icons-dired-dir-face
can be customized for the directory icon.
Each file face is already predefined by all-the-icons