Repo/Website | - |
---|---|
Font Name | Aurulent Sans Mono IF |
Font Version | unknown |
Download | zip - tar.gz |
If you found this project helpful, give it a ⭐ or share it around.
curl -o ~/.local/share/fonts/AurulentSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Aurulent_Sans_Mono/fonts/AurulentSansMonoIF-Regular.ttf
curl -o ~/Library/Fonts/AurulentSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Aurulent_Sans_Mono/fonts/AurulentSansMonoIF-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\AurulentSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Aurulent_Sans_Mono/fonts/AurulentSansMonoIF-Regular.ttf
In Unix-like Shells (Git Bash, WSL):
curl -o /mnt/c/Windows/Fonts/AurulentSansMonoIF-Regular.ttf https://raw.githubusercontent.com/iconicFonts/if/main/fonts/patched/Aurulent_Sans_Mono/fonts/AurulentSansMonoIF-Regular.ttf