diff --git a/configs/windows-terminal/settings.json b/configs/windows-terminal/settings.json index 52b26ee..17841ce 100644 --- a/configs/windows-terminal/settings.json +++ b/configs/windows-terminal/settings.json @@ -29,40 +29,46 @@ "list": [ { "commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", + "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "font": { "face": "Consolas" }, - "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "hidden": false, "name": "Windows PowerShell" }, { "commandline": "%SystemRoot%\\System32\\cmd.exe", + "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}", "font": { "face": "Consolas" }, - "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}", "hidden": false, "name": "Command Prompt" }, { + "guid": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}", + "commandline": "C:/Program Files/Git/bin/bash.exe --login", "font": { "face": "Consolas" }, - "guid": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}", - "commandline": "C:/Program Files/Git/bin/bash.exe --login", "hidden": false, "name": "Git Bash", "source": "Git" }, { "guid": "{2c4de342-38b7-51cf-b940-2309a097f518}", + "font": { + "face": "Consolas" + }, "hidden": true, "name": "Ubuntu", "source": "Windows.Terminal.Wsl" }, { "guid": "{51855cb2-8cce-5362-8f54-464b92b32386}", + "font": { + "face": "Consolas" + }, "hidden": false, "name": "Ubuntu", "source": "CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc"