Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jimmy-zhening-luo/a5a288a3e140d6fb2e92cb06c60eda53 to your computer and use it in GitHub Desktop.
Save jimmy-zhening-luo/a5a288a3e140d6fb2e92cb06c60eda53 to your computer and use it in GitHub Desktop.
{
"$id": "https://gist.github.com/jimmy-zhening-luo/a5a288a3e140d6fb2e92cb06c60eda53/raw",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Microsoft's Windows Terminal Settings Profile Schema (with trailing commas)",
"allowTrailingCommas": true,
"allOf": [
{
"$ref": "https://aka.ms/terminal-profiles-schema"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment