Skip to content

Instantly share code, notes, and snippets.

@khiemdoan
Created October 28, 2021 05:06
Show Gist options
  • Select an option

  • Save khiemdoan/723fad42e578342dfd64337af4892e30 to your computer and use it in GitHub Desktop.

Select an option

Save khiemdoan/723fad42e578342dfd64337af4892e30 to your computer and use it in GitHub Desktop.
Powershell config

Cascadia Code font Download

setting.json

"defaults":
{
  "colorScheme": "One Half Dark",
  "font":
  {
    "face": "Cascadia Code PL"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment