# monaco-nerd-fonts **Repository Path**: kylejkc/monaco-nerd-fonts ## Basic Information - **Project Name**: monaco-nerd-fonts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # monaco-nerd-fonts Terminal-friendly monaco font, with extra nerd glyphs, patched with [ryanoasis's nerd patcher](https://github.com/ryanoasis/nerd-fonts). ### update 2019-3-18: Updating freetype2 to version `2.10.*` might break the font on Archlinux. To fix it, check https://github.com/Karmenzind/monaco-nerd-fonts/issues/2 (thanks to @guihkx). I'll update the font file at my leisure time. ### files - Monaco Nerd Font Complete.otf - Monaco Nerd Font Complete Windows Compatible.otf - Monaco Nerd Font Complete Mono.otf - Monaco Nerd Font Complete Mono Windows Compatible.otf ### usage Download the font file, mv it to `/usr/share/fonts/`. If necessary, run ``` sudo fc-cache -fv ``` or follow [ArchWiki](https://wiki.archlinux.org/index.php/Fonts#Manual_installation) to make new fonts available. ### screenshot ![](./pics/monaco_nerd_complete.png)