47

GitHub - jtbm37/all-the-icons-dired: Adds dired support to all-the-icons

 5 years ago
source link: https://github.com/jtbm37/all-the-icons-dired
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.org

all-the-icons-dired

logo.png

This adds dired support to all-the-icons.

Prerequisites

Install all-the-icons from melpa.

Installation

Manually

  1. Clone the repo
  2. Add the cloned repo path to your load path
  3. 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)

From melpa

  1. Add this snippet to your init.el
(add-hook 'dired-mode-hook 'all-the-icons-dired-mode)

Configuration

Directory face

all-the-icons-dired-dir-face can be customized for the directory icon.

File face

Each file face is already predefined by all-the-icons


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK