Skip to content

Instantly share code, notes, and snippets.

@tomoh1r
Created March 22, 2020 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomoh1r/a7cb5e84b0a560497fe318958e62a47a to your computer and use it in GitHub Desktop.
Save tomoh1r/a7cb5e84b0a560497fe318958e62a47a to your computer and use it in GitHub Desktop.
Windows Terminal

C:\Users\USERNAME\AppData\Local\Packages\Microsoft.WindowsTerminal_rnd\LocalState\profiles.json

"profiles": {
    "defaults": {
        "fontFace": "Migu 1M",
        "fontSize": 11
    },
    "list": [
        ...
    ]
}

"C:\\Program Files\\PowerShell\\7\\pwsh.exe -ep RemoteSigned -wd ~"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment