Skip to content

Commit ea809cc

Browse files
committed
Update Windows Terminal profile
1 parent cc5b411 commit ea809cc

File tree

1 file changed

+78
-36
lines changed

1 file changed

+78
-36
lines changed

windows/settings/windowsterminal/profiles.json

Lines changed: 78 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
2+
"$help": "https://aka.ms/terminal-documentation",
23
"$schema": "https://aka.ms/terminal-profiles-schema",
3-
"defaultProfile": "{7bb542a2-6076-46f9-a55e-3ba2f5b792fb}",
4-
// Add custom keybindings to this array.
5-
// To unbind a key combination from your defaults.json, set the command to "unbound".
6-
// To learn more about keybindings, visit https://aka.ms/terminal-keybindings
7-
"keybindings":
4+
"actions":
85
[
9-
// Copy and paste are bound to Ctrl+Shift+C and Ctrl+Shift+V in your defaults.json.
10-
// These two lines additionally bind them to Ctrl+C and Ctrl+V.
11-
// To learn more about selection, visit https://aka.ms/terminal-selection
6+
{
7+
"command": "paste",
8+
"keys": "ctrl+v"
9+
},
1210
{
1311
"command":
1412
{
@@ -18,134 +16,178 @@
1816
"keys": "ctrl+c"
1917
},
2018
{
21-
"command": "paste",
22-
"keys": "ctrl+v"
19+
"command":
20+
{
21+
"action": "newTab"
22+
},
23+
"keys": "ctrl+t"
2324
},
24-
// Press Ctrl+Shift+F to open the search box
2525
{
2626
"command": "find",
2727
"keys": "ctrl+f"
28-
},
29-
// Open New Tab
30-
{
31-
"command": "newTab",
32-
"keys": "ctrl+t"
3328
}
3429
],
30+
"defaultProfile": "{7bb542a2-6076-46f9-a55e-3ba2f5b792fb}",
3531
"profiles":
3632
{
3733
"defaults": {},
3834
"list":
3935
[
4036
{
41-
"acrylicOpacity": 1,
4237
"closeOnExit": "graceful",
4338
"colorScheme": "Breeze",
4439
"commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe",
4540
"cursorColor": "#FFFFFF",
4641
"cursorShape": "bar",
47-
"fontFace": "Hack Nerd Font Mono",
48-
"fontSize": 9,
42+
"font":
43+
{
44+
"face": "Hack Nerd Font Mono",
45+
"size": 9
46+
},
4947
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
48+
"hidden": false,
5049
"historySize": 9001,
5150
"icon": "ms-appx:///ProfileIcons/{574e775e-4f2a-5b96-ac1e-a2962a402336}.png",
5251
"name": "PowerShell Core",
52+
"opacity": 100,
5353
"padding": "0, 0, 0, 0",
5454
"snapOnInput": true,
55+
"source": "Windows.Terminal.PowershellCore",
5556
"startingDirectory": "%USERPROFILE%",
5657
"useAcrylic": false
5758
},
5859
{
59-
"acrylicOpacity": 1,
6060
"background": "#012456",
6161
"closeOnExit": "graceful",
6262
"colorScheme": "Ocean",
63-
"commandline": "powershell.exe",
6463
"cursorColor": "#FFFFFF",
6564
"cursorShape": "bar",
66-
"fontFace": "Consolas",
67-
"fontSize": 10,
65+
"font":
66+
{
67+
"face": "Consolas",
68+
"size": 10
69+
},
6870
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
6971
"historySize": 9001,
7072
"icon": "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
7173
"name": "Windows PowerShell",
74+
"opacity": 100,
7275
"padding": "0, 0, 0, 0",
7376
"snapOnInput": true,
7477
"startingDirectory": "%USERPROFILE%",
7578
"useAcrylic": false
7679
},
7780
{
78-
"acrylicOpacity": 1,
7981
"closeOnExit": "graceful",
8082
"colorScheme": "Campbell",
81-
"commandline": "cmd.exe",
8283
"cursorColor": "#FFFFFF",
8384
"cursorShape": "bar",
84-
"fontFace": "Consolas",
85-
"fontSize": 10,
85+
"font":
86+
{
87+
"face": "Consolas",
88+
"size": 10
89+
},
8690
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
8791
"historySize": 9001,
8892
"icon": "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
8993
"name": "cmd",
94+
"opacity": 100,
9095
"padding": "0, 0, 0, 0",
9196
"snapOnInput": true,
9297
"startingDirectory": "%USERPROFILE%",
9398
"useAcrylic": true
9499
},
95100
{
96-
"acrylicOpacity": 1,
97101
"closeOnExit": "never",
98102
"colorScheme": "Solarized Dark",
99103
"commandline": "Azure",
100104
"connectionType": "{d9fcfdfa-a479-412c-83b7-c5640e61cd62}",
101105
"cursorColor": "#FFFFFF",
102106
"cursorShape": "bar",
103-
"fontFace": "Cascadia Code PL",
104-
"fontSize": 9,
107+
"font":
108+
{
109+
"face": "Cascadia Code PL",
110+
"size": 9
111+
},
105112
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
113+
"hidden": false,
106114
"historySize": 9001,
107115
"icon": "ms-appx:///ProfileIcons/{b453ae62-4e3d-5e58-b989-0a998ec441b8}.png",
108116
"name": "Azure Cloud Shell",
117+
"opacity": 100,
109118
"padding": "0, 0, 0, 0",
110119
"snapOnInput": true,
120+
"source": "Windows.Terminal.Azure",
111121
"startingDirectory": "%USERPROFILE%",
112122
"useAcrylic": true
113123
},
114124
{
115-
"acrylicOpacity": 1,
116125
"closeOnExit": "graceful",
117126
"colorScheme": "Campbell",
118127
"commandline": "wsl.exe ~ -d Ubuntu",
119128
"cursorColor": "#FFFFFF",
120129
"cursorShape": "bar",
121-
"fontFace": "Cascadia Code PL",
122-
"fontSize": 9,
130+
"font":
131+
{
132+
"face": "Cascadia Code PL",
133+
"size": 9
134+
},
123135
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
136+
"hidden": false,
124137
"historySize": 9001,
125138
"icon": "ms-appx:///ProfileIcons/{9acb9455-ca41-5af7-950f-6bca1bc9722f}.png",
126139
"name": "Ubuntu",
140+
"opacity": 100,
127141
"padding": "0, 0, 0, 0",
128142
"snapOnInput": true,
143+
"source": "Windows.Terminal.Wsl",
129144
"startingDirectory": "~",
130145
"useAcrylic": false
131146
},
132147
{
133-
"acrylicOpacity": 1,
134148
"closeOnExit": "graceful",
135149
"colorScheme": "Breeze",
136150
"commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe",
137151
"cursorColor": "#FFFFFF",
138152
"cursorShape": "bar",
139-
"fontFace": "Hack Nerd Font Mono",
140-
"fontSize": 9,
153+
"font":
154+
{
155+
"face": "Hack Nerd Font Mono",
156+
"size": 9
157+
},
141158
"guid": "{7bb542a2-6076-46f9-a55e-3ba2f5b792fb}",
142159
"historySize": 9001,
143160
"icon": "%USERPROFILE%\\Source\\GitHub\\geekzter\\bootstrap-os\\common\\icons\\GitHub-Mark-64px.png",
144161
"name": "GitHub",
162+
"opacity": 100,
145163
"padding": "0, 0, 0, 0",
146164
"snapOnInput": true,
147165
"startingDirectory": "%USERPROFILE%\\Source\\GitHub\\geekzter",
148166
"useAcrylic": false
167+
},
168+
{
169+
"guid": "{57755f76-eadc-57a5-93ee-dfd85080b45f}",
170+
"hidden": false,
171+
"name": "Developer Command Prompt for VS 2022",
172+
"source": "Windows.Terminal.VisualStudio"
173+
},
174+
{
175+
"guid": "{f734c887-6b38-57c9-955d-24edca4e9974}",
176+
"hidden": false,
177+
"name": "Developer PowerShell for VS 2022",
178+
"source": "Windows.Terminal.VisualStudio"
179+
},
180+
{
181+
"guid": "{92e335a9-6797-555b-bbb0-80d24c60b737}",
182+
"hidden": false,
183+
"name": "Developer Command Prompt for VS 2022 (2)",
184+
"source": "Windows.Terminal.VisualStudio"
185+
},
186+
{
187+
"guid": "{9cfebb5f-f0d2-5b02-b8bc-4a95df07cc7b}",
188+
"hidden": false,
189+
"name": "Developer PowerShell for VS 2022 (2)",
190+
"source": "Windows.Terminal.VisualStudio"
149191
}
150192
]
151193
},

0 commit comments

Comments
 (0)