Skip to content

Instantly share code, notes, and snippets.

@gsscoder
Created November 28, 2019 05:44
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 gsscoder/eafe37f9336e7a40d0b53fd4b3196f2b to your computer and use it in GitHub Desktop.
Save gsscoder/eafe37f9336e7a40d0b53fd4b3196f2b to your computer and use it in GitHub Desktop.
Settings to customize terminal of VSCode
{
"terminal.integrated.fontFamily": "Monaco",
"terminal.integrated.fontSize": 12,
"terminal.integrated.lineHeight":1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment