Fix Icons Not Displaying in Terminal

By using custom prompts like Starship in VS Code, some icons end up missing using default config & fonts.

Steps

Download Fonts

Install Fonts

Double click, and choose "Install" to install these fonts system-wide.

Configure VS Code

Open Settings in VS Code, and search for terminal.integrated.fontFamily using search box, and set MesloLGS NF as font in Font Family section.

Reference(s):

Last updated