Configure Terminal Font
Configuring the terminal font¶
This dotfiles uses the ZSH theme Powerlevel9k, so it requires you to install a font on your host machine with support for the Nerd Fonts glyphs. I recommend the FiraCode Nerd Font Mono
.
For WSL and Ubuntu Desktop, the dotfiles installation will automatically take care of installing the font and set it up for you in VS Code, Windows Terminal (for WSL), and GNOME Terminal (for Ubuntu Desktop).
On other systems or terminal emulators, you will need to configure it manually. Here are some tips:
Installing the font on Windows¶
- Download it by clicking here.
- Open it and click in Install.
- Restart any applications that you want to load the font into.
Configuring the font in VS Code¶
- On VS Code, press Ctrl+, to open the settings.
-
Search for "Terminal Font Family", and write
FiraCode Nerd Font Mono
in the entry named Terminal › Integrated: Font Family. Like below: