https://github.com/thimc/lf_devicons
File and directory icons for lf (list files)
https://github.com/thimc/lf_devicons
devicons file lf manager terminal
Last synced: about 1 year ago
JSON representation
File and directory icons for lf (list files)
- Host: GitHub
- URL: https://github.com/thimc/lf_devicons
- Owner: thimc
- License: gpl-3.0
- Created: 2021-06-24T19:01:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T19:06:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T18:03:05.060Z (about 1 year ago)
- Topics: devicons, file, lf, manager, terminal
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# File and directory icons for lf (list files)

## 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.
This plugin is inspired by Alexander Jeurissen's ranger_devicons which can be found here:
https://github.com/alexanderjeurissen/ranger_devicons
The vifm equivalent can be found here: https://github.com/cirala/vifm_devicons
## Installation instructions
There are two ways to install this, the choice is entirely yours but I recommend the latter
because when updates are released you simply need to update a git repo instead of messing
with the actual vifmrc file.
Append the following line to your ~/.config/lf/lfrc file:
source /path/to/your/repos/lf_devicons/favicons
Restart lf to take affect.