takes popular programming fonts and adds a bunch of Glyphs
https://github.com/ryanoasis/nerd-fonts| Installer Source| Releases (json) (tab)
takes popular programming fonts and adds a bunch of Glyphs
https://github.com/ryanoasis/nerd-fonts| Installer Source| Releases (json) (tab)
A font with a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome ➶, Devicons ➶, Octicons ➶, and others.
This installs just "Droid Sans Mono for Powerline Nerd Font Complete.otf".
See All Nerd Fonts
Note: This will NOT work in Command.exe. You must get Windows Terminal from the Microsoft Store.
You can update the font in the Windows Terminal settings either for the
"Defaults" profile (which applies to all profiles unless overwritten) or
individually for different profiles under
Settings -> <profile_name> -> Appearance -> Font face
:
(Screenshots taken with Windows Terminal version 1.16.10262.0)
Additionally, you can update profiles.defaults.font.face
in the Windows
Terminal settings.json directly:
{
"profiles": {
"defaults": {
"font": {
"face": "DroidSansMono NF"
}
}
}
}
Find iTerm2
in the top Mac menu, then...
Cmd ⌘ + ,
)Find Terminal
in the top Mac menu, then...
Mac:
~/Library/Fonts/
Windows
$Env:UserProfile\AppData\Local\Microsoft\Windows\Fonts
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Fonts
Linux:
~/.local/share/fonts/