A fish plugin that adds Nerd Font icons to the lf terminal file manager
You must have the following binaries already installed on your machine:
Run the following command to install the plugin:
fisher install joshmedeski/fish-lf-icons
Then, make sure to enable icons in lf by adding the following line to your ~/.config/lf/lfrc
config file.
set icons
To update this plugin, run the following command:
fisher update joshmedeski/fish-lf-icons
To uninstall this package, remove the line from the "How to install" section and run the following command
fisher uninstall joshmedeski/fish-lf-icons
To contribute, simply fork and clone this repo, make the changes you want, then open a pull request!
fisher and oh-my-fish are also supported. However, I prefer fisher. See How does Fisher compare to Oh My Fish and Fundle? for more.