Skip to content

Instantly share code, notes, and snippets.

@suntong
Created May 5, 2020 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suntong/a18e4f5acc684197cc605055181ab1ed to your computer and use it in GitHub Desktop.
Save suntong/a18e4f5acc684197cc605055181ab1ed to your computer and use it in GitHub Desktop.
// This file was initially generated by Windows Terminal 0.11.1191.0
// It should still be usable in newer versions, but newer versions might have additional
// settings, help text, or changes that you will not see unless you clear this file
// and let us generate a new one for you.
// To view the default settings, hold "alt" while clicking on the "Settings" button.
// For documentation on these settings, see: https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
// You can add more global application settings here.
// To learn more about global settings, visit https://aka.ms/terminal-global-settings
// Launch Settings
"initialCols": 160,
"initialRows": 60,
"launchMode": "default",
// Tab UI
"alwaysShowTabs": true,
"showTabsInTitlebar": true,
"showTerminalTitleInTitlebar": true,
"tabWidthMode": "equal",
// Selection
// If enabled, selections are automatically copied to your clipboard.
"copyOnSelect": false,
// If enabled, formatted data is also copied to your clipboard
"copyFormatting": false,
"wordDelimiters": " /\\()\"'-.,:;<>~!@#$%^&*|+=[]{}~?\u2502",
// Miscellaneous
"theme": "system",
"snapToGridOnResize": false,
"rowsToScroll": "system",
"confirmCloseAllTabs": true,
// A profile specifies a command to execute paired with information about how it should look and feel.
// Each one of them will appear in the 'New Tab' dropdown,
// and can be invoked from the commandline with `wt.exe -p xxx`
// To learn more about profiles, visit https://aka.ms/terminal-profile-settings
"profiles":
{
"defaults":
{
// Put settings here that you want to apply to all profiles.
"startingDirectory": "C:\\",
"closeOnExit": "graceful",
"snapOnInput": true,
"historySize": 9001,
"padding": "8, 8, 8, 8",
"useAcrylic": false,
"acrylicOpacity": 0.5,
"cursorShape": "bar",
"cursorColor": "#FFFFFF",
"fontSize": 10,
"fontFace": "Cascadia Code",
"antialiasingMode": "grayscale"
},
"list":
[
{
"name": "PowerShell 7",
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe",
"tabTitle": "PowerShell 7",
"icon": "C:\\Program Files\\PowerShell\\7\\assets\\Powershell_av_colors.ico",
"colorScheme": "Ubuntu"
//"background": "#331100", // Brown
},
{
"name": "Command Prompt",
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"commandline": "cmd.exe",
"tabTitle": "Command Prompt",
"icon": "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
"colorScheme": "Campbell",
"hidden": false
},
{
"name": "SSH",
"guid": "{8a302d99-0cff-4522-bdf8-f39b27cf3d51}",
"commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe -Command \"& 'D:\\OneDrive - Microsoft\\Keys\\ssh-helper.ps1'\"",
"tabTitle": "SSH",
"icon": "ms-appdata:///roaming/openssh.ico",
"colorScheme": "Ubuntu",
"hidden": false
},
{
"name": "Windows PowerShell",
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"commandline": "powershell.exe",
"tabTitle": "Windows PowerShell",
"icon": "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
"colorScheme": "WindowsPowerShell",
"hidden": false
},
{
"name": "Ubuntu (WSL)",
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"source": "Windows.Terminal.Wsl",
"commandline": "wsl.exe ~ -d Ubuntu",
"colorScheme": "Ubuntu",
"hidden": false
},
{
"name": "Developer PowerShell for VS 2019",
"guid": "{20b0b791-9990-45f9-a6bd-002362c27aac}",
"commandline": "C:\\Windows\\SysWOW64\\WindowsPowerShell\\v1.0\\powershell.exe -noe -c \"&{Import-Module \"\"\"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\Tools\\Microsoft.VisualStudio.DevShell.dll\"\"\"; Enter-VsDevShell 1e896182; cd J:\\}\"",
"startingDirectory": "J:\\",
"tabTitle": "VS2019 Dev PShell",
"icon": "ms-appdata:///roaming/vs2019.png",
"colorScheme": "VisualStudio",
"hidden": false
},
{
"name": "Azure Demo",
"guid": "{77dffeea-a7b2-4a17-b6be-eae02437497a}",
"commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe",
"tabTitle": "Azure Demo",
"icon": "ms-appdata:///roaming/azure.ico",
"colorScheme": "AzureDemo",
"backgroundImage": "ms-appdata:///roaming/azure.png",
"backgroundImageStretchMode": "none",
"backgroundImageOpacity": 0.1,
"cursorColor": "#0078d4",
"padding": "30, 30, 30, 30",
"fontSize": 18,
"cursorShape": "filledBox",
"hidden": false
},
{
"name": "Azure Cloud Shell (bash)",
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"source": "Windows.Terminal.Azure",
"startingDirectory": "%USERPROFILE%",
"tabTitle": "Azure Cloud Shell (bash)",
"icon": "ms-appx:///ProfileIcons/{b453ae62-4e3d-5e58-b989-0a998ec441b8}.png",
"colorScheme": "AzureCloudShell",
"hidden": false
},
{
"name": "Git Bash",
"guid": "{bbca0537-cc13-40b5-8d7f-384baf3e8cc2}",
"commandline": "C:\\Program Files\\Git\\bin\\bash.exe -i -l",
"tabTitle": "Git Bash",
"icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico",
"colorScheme": "Campbell",
"hidden": false
}
]
},
// Add custom color schemes to this array.
// To learn more about color schemes, visit https://aka.ms/terminal-color-schemes
"schemes": [
{
"name": "Ubuntu",
"foreground": "#cccccc",
"background": "#310821",
"black": "#0C0C0C",
"brightBlack": "#767676",
"white": "#CCCCCC",
"brightWhite": "#F2F2F2",
"red": "#C50F1F",
"brightRed": "#E74856",
"green": "#13A10E",
"brightGreen": "#16C60C",
"blue": "#0037DA",
"brightBlue": "#3B78FF",
"cyan": "#3A96DD",
"brightCyan": "#61D6D6",
"purple": "#881798",
"brightPurple": "#B4009E",
"yellow": "#C19C00",
"brightYellow": "#F9F1A5"
},
{
"name": "WindowsPowerShell",
"foreground": "#cccccc",
"background": "#012456",
"black": "#0C0C0C",
"brightBlack": "#767676",
"white": "#CCCCCC",
"brightWhite": "#F2F2F2",
"red": "#C50F1F",
"brightRed": "#E74856",
"green": "#13A10E",
"brightGreen": "#16C60C",
"blue": "#0037DA",
"brightBlue": "#3B78FF",
"cyan": "#3A96DD",
"brightCyan": "#61D6D6",
"purple": "#881798",
"brightPurple": "#B4009E",
"yellow": "#C19C00",
"brightYellow": "#F9F1A5"
},
{
"name": "PowerShell7",
"foreground": "#cccccc",
"background": "#461466",
"black": "#0C0C0C",
"brightBlack": "#767676",
"white": "#CCCCCC",
"brightWhite": "#F2F2F2",
"red": "#C50F1F",
"brightRed": "#E74856",
"green": "#13A10E",
"brightGreen": "#16C60C",
"blue": "#0037DA",
"brightBlue": "#3B78FF",
"cyan": "#3A96DD",
"brightCyan": "#61D6D6",
"purple": "#881798",
"brightPurple": "#B4009E",
"yellow": "#C19C00",
"brightYellow": "#F9F1A5"
},
{
"name": "VisualStudio",
"foreground": "#cccccc",
"background": "#220044",
"black": "#0C0C0C",
"brightBlack": "#767676",
"white": "#CCCCCC",
"brightWhite": "#F2F2F2",
"red": "#C50F1F",
"brightRed": "#E74856",
"green": "#13A10E",
"brightGreen": "#16C60C",
"blue": "#0037DA",
"brightBlue": "#3B78FF",
"cyan": "#3A96DD",
"brightCyan": "#61D6D6",
"purple": "#881798",
"brightPurple": "#B4009E",
"yellow": "#C19C00",
"brightYellow": "#F9F1A5"
},
{
"name": "AzureCloudShell",
"foreground": "#839496",
"background": "#002B36",
"black": "#073642",
"brightBlack": "#002B36",
"white": "#EEE8D5",
"brightWhite": "#FDF6E3",
"red": "#DC322F",
"brightRed": "#CB4B16",
"green": "#859900",
"brightGreen": "#586E75",
"blue": "#268BD2",
"brightBlue": "#839496",
"cyan": "#2AA198",
"brightCyan": "#93A1A1",
"purple": "#D33682",
"brightPurple": "#6C71C4",
"yellow": "#B58900",
"brightYellow": "#657B83"
},
{
"name": "AzureDemo",
"foreground": "#0078d4",
"background": "#FFFFFF",
"black": "#073642",
"brightBlack": "#002B36",
"white": "#EEE8D5",
"brightWhite": "#FDF6E3",
"red": "#DC322F",
"brightRed": "#CB4B16",
"green": "#859900",
"brightGreen": "#586E75",
"blue": "#268BD2",
"brightBlue": "#839496",
"cyan": "#2AA198",
"brightCyan": "#93A1A1",
"purple": "#D33682",
"brightPurple": "#6C71C4",
"yellow": "#B58900",
"brightYellow": "#657B83"
}
],
// Add custom keybindings to this array.
// To unbind a key combination from your defaults.json, set the command to "unbound".
// To learn more about keybindings, visit https://aka.ms/terminal-keybindings
"keybindings":
[
// Copy and paste are bound to Ctrl+Shift+C and Ctrl+Shift+V in your defaults.json.
// These two lines additionally bind them to Ctrl+C and Ctrl+V.
// To learn more about selection, visit https://aka.ms/terminal-selection
{ "command": {"action": "copy", "singleLine": false }, "keys": "ctrl+c" },
{ "command": "paste", "keys": "ctrl+v" },
// Press Ctrl+Shift+F to open the search box
{ "command": "find", "keys": "ctrl+shift+f" },
// Press Alt+Shift+D to open a new pane.
// - "split": "auto" makes this pane open in the direction that provides the most surface area.
// - "splitMode": "duplicate" makes the new pane use the focused pane's profile.
// To learn more about panes, visit https://aka.ms/terminal-panes
{ "command": { "action": "splitPane", "split": "auto", "splitMode": "duplicate" }, "keys": "alt+shift+d" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment