This plugin introduces a new linemode that prefixes file names with a file icon
This plugin uses glyphs from a Font Awesome 5. So in order for this plugin to work you need to install a Font Awesome 5 and set it as the default font for your terminal.
A makefile is included to install and uninstall this plugin. to install simply run:
make install
and to uninstall the plugin run make uninstall
.