Skip to content

Instantly share code, notes, and snippets.

@Bazooka2091
Last active December 12, 2021 16:34
Show Gist options
  • Save Bazooka2091/5557ccaa94080df932916246643374b5 to your computer and use it in GitHub Desktop.
Save Bazooka2091/5557ccaa94080df932916246643374b5 to your computer and use it in GitHub Desktop.
Ligatures
as admin:
- choco install firacode
settings.json
"editor.fontFamily": "Fira Code, Menlo, Monaco, 'Courier New', monospace",
"editor.fontLigatures": true,
restart IDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment