Skip to content

Instantly share code, notes, and snippets.

@rickynguyen4590
Created January 19, 2021 15:31
Show Gist options
  • Save rickynguyen4590/c03d62a00db76efc66d00849424d313d to your computer and use it in GitHub Desktop.
Save rickynguyen4590/c03d62a00db76efc66d00849424d313d to your computer and use it in GitHub Desktop.
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
"profiles":
{
"list":
[
{
"guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
"hidden": false,
"name": "Ubuntu-20.04",
"commandline": "wsl.exe ~",
"source": "Windows.Terminal.Wsl"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment