-
-
Save travisterrell/a356951972a796c37c37699c97d3b2c1 to your computer and use it in GitHub Desktop.
My Windows Terminal profile.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "globals": { | |
| "alwaysShowTabs": true, | |
| "defaultProfile": "{f39b6ee5-a01c-41e3-a652-b95a5f3de9ad}", | |
| "initialCols": 120, | |
| "initialRows": 30, | |
| "keybindings": [ | |
| { | |
| "command": "closeTab", | |
| "keys": [ | |
| "ctrl+w" | |
| ] | |
| }, | |
| { | |
| "command": "newTab", | |
| "keys": [ | |
| "ctrl+t" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile0", | |
| "keys": [ | |
| "ctrl+shift+1" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile1", | |
| "keys": [ | |
| "ctrl+shift+2" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile2", | |
| "keys": [ | |
| "ctrl+shift+3" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile3", | |
| "keys": [ | |
| "ctrl+shift+4" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile4", | |
| "keys": [ | |
| "ctrl+shift+5" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile5", | |
| "keys": [ | |
| "ctrl+shift+6" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile6", | |
| "keys": [ | |
| "ctrl+shift+7" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile7", | |
| "keys": [ | |
| "ctrl+shift+8" | |
| ] | |
| }, | |
| { | |
| "command": "newTabProfile8", | |
| "keys": [ | |
| "ctrl+shift+9" | |
| ] | |
| }, | |
| { | |
| "command": "nextTab", | |
| "keys": [ | |
| "ctrl+tab" | |
| ] | |
| }, | |
| { | |
| "command": "prevTab", | |
| "keys": [ | |
| "ctrl+shift+tab" | |
| ] | |
| }, | |
| { | |
| "command": "scrollDown", | |
| "keys": [ | |
| "ctrl+shift+down" | |
| ] | |
| }, | |
| { | |
| "command": "scrollDownPage", | |
| "keys": [ | |
| "ctrl+shift+pgdn" | |
| ] | |
| }, | |
| { | |
| "command": "scrollUp", | |
| "keys": [ | |
| "ctrl+shift+up" | |
| ] | |
| }, | |
| { | |
| "command": "scrollUpPage", | |
| "keys": [ | |
| "ctrl+shift+pgup" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab0", | |
| "keys": [ | |
| "alt+1" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab1", | |
| "keys": [ | |
| "alt+2" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab2", | |
| "keys": [ | |
| "alt+3" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab3", | |
| "keys": [ | |
| "alt+4" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab4", | |
| "keys": [ | |
| "alt+5" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab5", | |
| "keys": [ | |
| "alt+6" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab6", | |
| "keys": [ | |
| "alt+7" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab7", | |
| "keys": [ | |
| "alt+8" | |
| ] | |
| }, | |
| { | |
| "command": "switchToTab8", | |
| "keys": [ | |
| "alt+9" | |
| ] | |
| } | |
| ], | |
| "requestedTheme": "light", | |
| "showTabsInTitlebar": true, | |
| "showTerminalTitleInTitlebar": true, | |
| "wordDelimiters": " ./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}~?\u2502" | |
| }, | |
| "profiles": [ | |
| { | |
| "acrylicOpacity": 0.75, | |
| "closeOnExit": false, | |
| "colorScheme": "Campbell", | |
| "commandline": "cmd.exe /k \"C:\\Users\\CharlieInc\\Desktop\\Prompts\\BuildEnv\\vcpkg-env.bat\"", | |
| "cursorColor": "#FFFFFF", | |
| "cursorShape": "bar", | |
| "fontFace": "Consolas", | |
| "fontSize": 12, | |
| "guid": "{f39b6ee5-a01c-41e3-a652-b95a5f3de9ad}", | |
| "historySize": 9001, | |
| "icon": "ms-appdata:///roaming/vs-32.png", | |
| "name": "VS2019 VCPKG \ud83d\udc96", | |
| "padding": "0, 0, 0, 0", | |
| "snapOnInput": true, | |
| "startingDirectory": "E:\\vcpkg", | |
| "useAcrylic": true | |
| }, | |
| { | |
| "acrylicOpacity": 0.75, | |
| "closeOnExit": false, | |
| "colorScheme": "Campbell", | |
| "commandline": "\"C:\\Program Files\\PowerShell\\7-preview\\pwsh.exe\" -NoExit -Command \"$Host.UI.RawUI.WindowTitle=\\\"Windows Pwsh \ud83d\udc99 (7 Preview)\\\";Write-Host\"", | |
| "cursorColor": "#FFFFFF", | |
| "cursorShape": "bar", | |
| "fontFace": "Consolas", | |
| "fontSize": 12, | |
| "guid": "{08a0be98-ff68-4e3a-a054-0fbd3969d3bb}", | |
| "historySize": 9001, | |
| "icon": "ms-appdata:///roaming/pwsh-32.png", | |
| "name": "Windows Pwsh \ud83d\udc99 (7 Preview)", | |
| "padding": "0, 0, 0, 0", | |
| "snapOnInput": true, | |
| "startingDirectory": "C:\\Users\\CharlieInc", | |
| "useAcrylic": true | |
| }, | |
| { | |
| "acrylicOpacity": 0.75, | |
| "closeOnExit": false, | |
| "colorScheme": "Campbell", | |
| "commandline": "\"C:\\Program Files\\PowerShell\\6\\pwsh.exe\" -NoLogo -NoExit -File \"C:\\Users\\CharlieInc\\Desktop\\Prompts\\BuildEnv\\vcpkg-pwsh.ps1\"", | |
| "cursorColor": "#FFFFFF", | |
| "cursorShape": "bar", | |
| "fontFace": "Consolas", | |
| "fontSize": 12, | |
| "guid": "{e3400272-ebc0-4860-b9d4-db7e98aa231b}", | |
| "historySize": 9001, | |
| "icon": "ms-appdata:///roaming/vs-32.png", | |
| "name": "VS2019 VCPKG \ud83d\udc96 (PWSH)", | |
| "padding": "0, 0, 0, 0", | |
| "snapOnInput": true, | |
| "startingDirectory": "E:\\vcpkg", | |
| "useAcrylic": true | |
| }, | |
| { | |
| "acrylicOpacity": 0.75, | |
| "closeOnExit": false, | |
| "colorScheme": "Campbell", | |
| "commandline": "cmd.exe", | |
| "cursorColor": "#FFFFFF", | |
| "cursorShape": "bar", | |
| "fontFace": "Consolas", | |
| "fontSize": 12, | |
| "guid": "{410aa365-68e4-4a68-83f5-6139ccb43b0a}", | |
| "historySize": 9001, | |
| "icon": "ms-appdata:///roaming/cmd-light.png", | |
| "name": "Windows CMD", | |
| "padding": "0, 0, 0, 0", | |
| "snapOnInput": true, | |
| "startingDirectory": "C:\\Users\\CharlieInc", | |
| "useAcrylic": true | |
| }, | |
| { | |
| "acrylicOpacity": 0.75, | |
| "closeOnExit": false, | |
| "colorScheme": "Campbell", | |
| "commandline": "wsl ~", | |
| "cursorColor": "#FFFFFF", | |
| "cursorShape": "bar", | |
| "fontFace": "Consolas", | |
| "fontSize": 12, | |
| "guid": "{78e390db-1bff-4533-9d7c-20f53d8bafa1}", | |
| "historySize": 9001, | |
| "icon": "ms-appdata:///roaming/ubuntu-32.png", | |
| "name": "Windows Subsystem for Linux", | |
| "padding": "0, 0, 0, 0", | |
| "snapOnInput": true, | |
| "useAcrylic": true | |
| } | |
| ], | |
| "schemes": [ | |
| { | |
| "background": "#0C0C0C", | |
| "black": "#0C0C0C", | |
| "blue": "#0037DA", | |
| "brightBlack": "#767676", | |
| "brightBlue": "#3B78FF", | |
| "brightCyan": "#61D6D6", | |
| "brightGreen": "#16C60C", | |
| "brightPurple": "#B4009E", | |
| "brightRed": "#E74856", | |
| "brightWhite": "#F2F2F2", | |
| "brightYellow": "#F9F1A5", | |
| "cyan": "#3A96DD", | |
| "foreground": "#F2F2F2", | |
| "green": "#13A10E", | |
| "name": "Campbell", | |
| "purple": "#881798", | |
| "red": "#C50F1F", | |
| "white": "#CCCCCC", | |
| "yellow": "#C19C00" | |
| }, | |
| { | |
| "background": "#073642", | |
| "black": "#073642", | |
| "blue": "#268BD2", | |
| "brightBlack": "#002B36", | |
| "brightBlue": "#839496", | |
| "brightCyan": "#93A1A1", | |
| "brightGreen": "#586E75", | |
| "brightPurple": "#6C71C4", | |
| "brightRed": "#CB4B16", | |
| "brightWhite": "#FDF6E3", | |
| "brightYellow": "#657B83", | |
| "cyan": "#2AA198", | |
| "foreground": "#FDF6E3", | |
| "green": "#859900", | |
| "name": "Solarized Dark", | |
| "purple": "#D33682", | |
| "red": "#D30102", | |
| "white": "#EEE8D5", | |
| "yellow": "#B58900" | |
| }, | |
| { | |
| "background": "#FDF6E3", | |
| "black": "#073642", | |
| "blue": "#268BD2", | |
| "brightBlack": "#002B36", | |
| "brightBlue": "#839496", | |
| "brightCyan": "#93A1A1", | |
| "brightGreen": "#586E75", | |
| "brightPurple": "#6C71C4", | |
| "brightRed": "#CB4B16", | |
| "brightWhite": "#FDF6E3", | |
| "brightYellow": "#657B83", | |
| "cyan": "#2AA198", | |
| "foreground": "#073642", | |
| "green": "#859900", | |
| "name": "Solarized Light", | |
| "purple": "#D33682", | |
| "red": "#D30102", | |
| "white": "#EEE8D5", | |
| "yellow": "#B58900" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment