Skip to content

Instantly share code, notes, and snippets.

@raveensrk
Created January 25, 2023 10:21
Show Gist options
  • Save raveensrk/76b782ec4b1578a9a156127e8bb1e392 to your computer and use it in GitHub Desktop.
Save raveensrk/76b782ec4b1578a9a156127e8bb1e392 to your computer and use it in GitHub Desktop.
fira code font settings for windows terminal
"font":
{
"face": "Fira Code Retina",
"features": {
"cv01": 1,
"cv02": 1,
"cv03": 1,
"cv09": 1,
"cv12": 1,
"cv14": 1,
"cv17": 1,
"cv27": 1,
"cv29": 1,
"cv30": 1,
"cv31": 1,
"onum": 1,
"ss01": 1,
"ss02": 1,
"ss03": 1,
"ss04": 1,
"ss05": 0,
"ss06": 1,
"ss07": 1,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment