Skip to content

cdump/ranger-devicons2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranger-devicons2

Adds an icon and type (like ls -F) to the ranger's file list

screenshot

Why, if ranger-devicons already exists?

  • simple sync with nvim-web-devicons: gen_icons.sh
  • not only exact match, but also pattern_match (ex: .*vimrc.*)
  • show "type symbol" (like ls -F)

Installation

  1. Install a Nerd Font compatible font or patch your own, then set your terminal font

  2. Clone:

git clone https://github.com/cdump/ranger-devicons2 ~/.config/ranger/plugins/devicons2
  1. Add/change default_linemode devicons2 in your ~/.config/ranger/rc.conf

Acknowledgments

Releases

No releases published

Packages

No packages published