Skip to content

Instantly share code, notes, and snippets.

@sumitsahoo
Created May 28, 2023 15:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sumitsahoo/8f196496809a24b01910e25731a06bdb to your computer and use it in GitHub Desktop.
Save sumitsahoo/8f196496809a24b01910e25731a06bdb to your computer and use it in GitHub Desktop.
Set VS Code terminal font
"terminal.integrated.fontSize": 13,
"terminal.integrated.fontFamily": "'MesloLGS NF','JetBrains Mono', Menlo, Monaco, 'Courier New', monospace",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment