nerdfix

Find and fix obsolete Nerd Font icons in your codebase

brewmacoslinux
Try with needOr install directly
Source

About

Find/fix obsolete Nerd Font icons

Commands

nerdfix

Examples

Check a file for obsolete Nerd Font icons$ nerdfix check myfile.txt
Automatically fix obsolete icons in a file$ nerdfix fix myfile.txt
Recursively check all files in a directory$ nerdfix check --recursive ./src