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