So, I had to reinstall my computer and set up the terminal all over again. Here’s what I typically need:
I’ll give you a step-by-step on that soon. But for now, iTerm looks great.
But not VSCode’s terminal.
Hit Command ⌘ + Shift ⇧ + P in VSCode, type settings
and select Preferences: Open User Settings (JSON)
"terminal.integrated.fontFamily": "MesloLGS NF",
"terminal.integrated.defaultProfile.osx": "zsh",
"terminal.external.osxExec": "iTerm.app",
If you’re wondering where I got “MesloLGS NF” from - You can find it on iTerm’s setting.
Just go to iTerm -> Settings -> Profiles -> Text -> Font
And voila! Your VSCode terminal should now have a new font.