Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thimc/vifm_devicons
File and directory icons for Vifm (vi file manager)
https://github.com/thimc/vifm_devicons
cli devicons directory-icons vifm vim
Last synced: 3 months ago
JSON representation
File and directory icons for Vifm (vi file manager)
- Host: GitHub
- URL: https://github.com/thimc/vifm_devicons
- Owner: thimc
- License: gpl-3.0
- Created: 2019-01-19T12:44:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T00:13:09.000Z (about 2 years ago)
- Last Synced: 2024-06-18T15:43:24.859Z (5 months ago)
- Topics: cli, devicons, directory-icons, vifm, vim
- Size: 111 KB
- Stars: 83
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# File and directory icons for Vifm (vi file manager)
![image](https://raw.githubusercontent.com/cirala/vifm_devicons/master/screenshot.png)
## 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## 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.### Way 1:
Append the `favicons.vifm` file to your ~/.config/vifm/vifmrc file and restart Vifm to take affect.### Way 2:
Append the following line to your vifmrc file:source /path/to/your/repos/vifm_devicons/favicons.vifm
Restart Vifm to take affect.