Skip to content

Ranger plugin that adds file glyphs / icon support to Ranger

Notifications You must be signed in to change notification settings

tonietto/ranger_devicons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File icons for the Ranger file manager

This plugin introduces a new linemode that prefixes file names with a file icon

image

Prerequisites

This plugin uses glyphs from a patched NERDfont. So in order for this plugin to work you need to install a NERDfont and set it as the default font for your terminal.

I personally use the Source Code Pro patched NERDfont(this is also the font displayed in the screenshot), this and other NERDfonts and the install instructions for these fonts can be found in the following repository: https://github.com/ryanoasis/nerd-fonts

Install instructions

A makefile is included to install and uninstall this plugin. to install simply run: make install and to uninstall the plugin run make uninstall.

About

Ranger plugin that adds file glyphs / icon support to Ranger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.4%
  • Makefile 9.6%