Skip to content

Instantly share code, notes, and snippets.

View JordanAnthonyKing's full-sized avatar
🚬

Jordan King JordanAnthonyKing

🚬
View GitHub Profile
@JordanAnthonyKing
JordanAnthonyKing / settings.json
Created April 13, 2021 15:17
Settings for Windows Terminal
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
// You can add more global application settings here.
"theme": "dark",
"copyOnSelect": false,
"copyFormatting": false,
"windowingBehavior": "useExisting",
"disabledProfileSources": ["Windows.Terminal.Azure"],