Open iCraft85 opened 3 years ago
line 20: fc-list: command not found
This means you have not installed fontconfig as a package. It is not a standard package for a Mac system, but is a very common package on Linux. You can install it with homebrew: brew install fontconfig
I got this far, but I am getting no display of icons, myself. I get a squarebox with a question mark in it
Terminal: iTerm2
Shell: bash (homebrew latest bash, 5.1.16)
macOS: Monterey 12.5 on M1
Same issue I'm just seeing the glyphs as text:
firacode (116 glyphs):
\uee2d \uee2e \uee2f \uee30 \uee31 \uee32 \uee33 \uee34 \uee35 \uee36
Please read the first issue of this project: https://github.com/sebastiencs/icons-in-terminal/issues/1
This is duplicated.
In short you will need both fontconfig
and double clicking the font install to Apple's font book for macos.
For kitty
I configure sth like this: symbol_map U+E000-U+EEA0 icons-in-terminal
.
Use an alternative script in https://github.com/sebastiencs/icons-in-terminal/issues/1 for testing. It should still work, see my answer here: https://github.com/sebastiencs/icons-in-terminal/issues/52#issuecomment-1786613456
Hi! I git cloned the repo and then I used
./install.sh
. The output I received is the following:After this I ran the following commands because I am not sure but I think that's what I have to do. All of the commands ran but after that when I ran the command
./scripts/generate_fontconfig.sh
I received the following output:After I got to this part I got really confused on what it wanted me to do. How should I proceed from here.
Terminal: Kitty Shell: ZSH macOS Version: Big Sur 11.5.2