You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use --> ./print_icons.sh --names to get a list of all the names of icon/glyph(s)
Also Refer to [ ~/.local/share/icons-in-terminal/icons_bash.sh ] to get corresponding "\ueXXX" codes
Modify --> icons-in-terminal.h in "src" folder to remap them to "new" icon/glyph(s)
After Modifying the [icons-in-terminal.h] --> Reinstall ls-icons
$ ./bootstrap
$ export CFLAGS=-DNO_TRUE_COLOURS=1 # Execute this line only if your terminal doesn't support true colours
$ export CC=clang CXX=clang++
$ ./configure --prefix=/opt/coreutils
$ make
$ make install
$ /opt/coreutils/bin/ls
I have a problem with these icons, is there a way to config this by my self?
I have installed ls-icons
The text was updated successfully, but these errors were encountered: