Repo/Website | marnen/borg-sans-mono |
---|---|
Font Name | Borg Sans Mono IF |
Font Version | 0.2.0 |
Download | zip - tar.gz |
If you found this project helpful, give it a ⭐ or share it around.
curl -o ~/.local/share/fonts/BorgSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Borg_Sans_Mono/fonts/BorgSansMonoIF-Regular.ttf
curl -o ~/Library/Fonts/BorgSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Borg_Sans_Mono/fonts/BorgSansMonoIF-Regular.ttf
- Drag the fonts from the fonts directory into
C:\Windows\Fonts
. - Or, right-click the desired fonts and click Install.
- Or, use Curl:
In Windows Command Prompt or PowerShell:
curl -o C:\Windows\Fonts\BorgSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Borg_Sans_Mono/fonts/BorgSansMonoIF-Regular.ttf
In Unix-like Shells (Git Bash, WSL):
curl -o /mnt/c/Windows/Fonts/BorgSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Borg_Sans_Mono/fonts/BorgSansMonoIF-Regular.ttf