gabrielelana / awesome-terminal-fonts

Tools and instructions on how to have awesome symbols in a terminal with a monospace font
MIT License
2.45k stars 230 forks source link

brew install fc-cache -> fc-cache is not more available? #9

Closed heyalbert closed 9 years ago

heyalbert commented 9 years ago

brew install fc-cache Error: No available formula for fc-cache Searching formulae... Searching taps...

corelon commented 9 years ago

I have fc-cache installed but the whole process does not work I even tried installing the fonts in ~/Library/Fonts which is the default "home" fonts directory still nothing. I can see the fonts in Font Book, the configuration though does not work

dritter commented 9 years ago

:+1: Same for me. Fortunately there is the branch patching-strategy, which contains some patched fonts. Have a look at here. @corelon @heyalbert

gabrielelana commented 9 years ago

@corelon @heyalbert @dritter Have a look at #7, if you find a solution let me know or better, send me a pull request :wink:

corelon commented 9 years ago

Thank @gabrielelana I have found several links from the one you sent. I need to find some time to try. In the meantime would it be possible to include some examples of use like the one you show in the screenshots? Thanks again.

gabrielelana commented 9 years ago

@corelon I need to find the time :smile: in the meanwhile, if you want, my dotfiles are public https://github.com/gabrielelana/dotfiles

bibaijin commented 9 years ago

"brew install fontconfig" works

gabrielelana commented 9 years ago

Fixed with #13