Files
oam/knowledge base/nerd fonts.md
2024-01-14 01:33:20 +01:00

38 lines
591 B
Markdown

# Nerd fonts
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
```sh
# Installation.
brew tap 'homebrew/cask-fonts' && brew install 'font-hack-nerd-font'
```
## Further readings
- [Website]
## Sources
All the references in the [further readings] section, plus the following:
- [Github]
<!--
References
-->
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
[github]: https://github.com/ryanoasis/nerd-fonts
[website]: https://www.nerdfonts.com/
<!-- Others -->