80 lines
2.3 KiB
JSON
80 lines
2.3 KiB
JSON
{
|
|
"$help": "https://aka.ms/terminal-documentation",
|
|
"$schema": "https://aka.ms/terminal-profiles-schema",
|
|
"actions": [
|
|
{
|
|
"command": {
|
|
"action": "copy",
|
|
"singleLine": false
|
|
},
|
|
"keys": "ctrl+shift+c"
|
|
},
|
|
{
|
|
"command": "paste",
|
|
"keys": "ctrl+shift+v"
|
|
}
|
|
],
|
|
"copyFormatting": "none",
|
|
"copyOnSelect": false,
|
|
"defaultProfile": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}",
|
|
"newTabMenu": [
|
|
{
|
|
"type": "remainingProfiles"
|
|
}
|
|
],
|
|
"profiles": {
|
|
"defaults": {
|
|
"useAtlasEngine": true
|
|
},
|
|
"list": [
|
|
{
|
|
"commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
|
|
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
|
|
"font": {
|
|
"face": "Consolas"
|
|
},
|
|
"hidden": false,
|
|
"name": "Windows PowerShell"
|
|
},
|
|
{
|
|
"commandline": "%SystemRoot%\\System32\\cmd.exe",
|
|
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
|
|
"font": {
|
|
"face": "Consolas"
|
|
},
|
|
"hidden": false,
|
|
"name": "Command Prompt"
|
|
},
|
|
{
|
|
"guid": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}",
|
|
"commandline": "C:/Program Files/Git/bin/bash.exe --login",
|
|
"font": {
|
|
"face": "Consolas"
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"schemes": [],
|
|
"themes": []
|
|
} |