Skip to content

rainstormstudio/treemacs-nerd-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

treemacs-nerd-icons

https://melpa.org/packages/treemacs-nerd-icons-badge.svg

nerd-icons theme for treemacs. It is inspired by treemacs-all-the-icons, vim-devicons and nvim-web-devicons. It can be used inside GUI or terminal.

screenshots/demo.png

Prerequisite

You need a Nerd Font installed, and set your terminal font as a Nerd Font if you want terminal icons working.

You should include nerd-icons before using this package.

Installation

with use-package

(use-package treemacs-nerd-icons
  :config
  (treemacs-load-theme "nerd-icons"))

You can also download the treemacs-nerd-icons.el file and load it to the path, then simply

(require 'treemacs-nerd-icons)
(treemacs-load-theme "nerd-icons")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published