Skip to content

Commit

Permalink
Update windows-terminal-settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cretueusebiu committed Oct 22, 2021
1 parent c08bd8f commit 4c5409c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions windows-terminal-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
// "fontFace": "JetBrains Mono Regular"
},
{
"guid": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
"hidden": false,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl",
Expand All @@ -57,7 +57,7 @@
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "PowerShell",
"commandline": "powershell.exe",
"hidden": false
"hidden": true
},
{
// Make changes here to the cmd.exe profile.
Expand All @@ -66,6 +66,12 @@
"commandline": "cmd.exe",
"hidden": false
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell",
"source": "Windows.Terminal.PowershellCore"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": true,
Expand Down

0 comments on commit 4c5409c

Please sign in to comment.