Update settings.json
This commit is contained in:
parent
a1b72288c8
commit
571ccecd0d
|
@ -47,6 +47,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -NoLogo",
|
"commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -NoLogo",
|
||||||
|
"font": {
|
||||||
|
"face": "FiraCode Nerd Font"
|
||||||
|
},
|
||||||
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
|
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"name": "PowerShell",
|
"name": "PowerShell",
|
||||||
|
|
Loading…
Reference in a new issue