removed windows terminal profile
This commit is contained in:
		
							
								
								
									
										458
									
								
								profiles.json
									
									
									
									
									
								
							
							
						
						
									
										458
									
								
								profiles.json
									
									
									
									
									
								
							@@ -1,458 +0,0 @@
 | 
			
		||||
 | 
			
		||||
// 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",
 | 
			
		||||
    "globals" : 
 | 
			
		||||
    {
 | 
			
		||||
        "alwaysShowTabs" : false,
 | 
			
		||||
        "defaultProfile" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
 | 
			
		||||
        "initialCols" : 120,
 | 
			
		||||
        "initialRows" : 30,
 | 
			
		||||
        "keybindings" : 
 | 
			
		||||
        [
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "closePane",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+shift+w"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "copy",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+shift+c"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "duplicateTab",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+shift+d"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "newTab",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+shift+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" : "openSettings",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+,"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "paste",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+shift+v"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "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" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+1"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab1",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+2"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab2",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+3"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab3",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+4"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab4",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+5"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab5",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+6"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab6",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+7"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab7",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+8"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "command" : "switchToTab8",
 | 
			
		||||
                "keys" : 
 | 
			
		||||
                [
 | 
			
		||||
                    "ctrl+alt+9"
 | 
			
		||||
                ]
 | 
			
		||||
            }
 | 
			
		||||
        ],
 | 
			
		||||
        "requestedTheme" : "system",
 | 
			
		||||
        "showTabsInTitlebar" : true,
 | 
			
		||||
        "showTerminalTitleInTitlebar" : true,
 | 
			
		||||
        "wordDelimiters" : " ./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}~?\u2502"
 | 
			
		||||
    },
 | 
			
		||||
    "profiles":
 | 
			
		||||
    [
 | 
			
		||||
        {
 | 
			
		||||
            // Make changes here to the powershell.exe profile
 | 
			
		||||
            "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
 | 
			
		||||
            "name": "Windows PowerShell",
 | 
			
		||||
            "commandline": "powershell.exe",
 | 
			
		||||
            "hidden": false
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "acrylicOpacity" : 0.1,
 | 
			
		||||
            "closeOnExit" : true,
 | 
			
		||||
            "colorScheme" : "flat-ui-v1",
 | 
			
		||||
            "commandline" : "cmd.exe /k D:\\dev\\repos\\msaliases\\aliases.cmd",
 | 
			
		||||
            "cursorColor" : "#FFFFFF",
 | 
			
		||||
            "cursorShape" : "bar",
 | 
			
		||||
            "fontFace" : "Consolas",
 | 
			
		||||
            "fontSize" : 10,
 | 
			
		||||
            "guid" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
 | 
			
		||||
            "historySize" : 9001,
 | 
			
		||||
            "icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
 | 
			
		||||
            "name" : "cmd",
 | 
			
		||||
            "padding" : "0, 0, 0, 0",
 | 
			
		||||
            "snapOnInput" : true,
 | 
			
		||||
            "useAcrylic" : true,
 | 
			
		||||
            "startingDirectory": "."
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "acrylicOpacity" : 0.5,
 | 
			
		||||
            "closeOnExit" : true,
 | 
			
		||||
            "colorScheme" : "Solarized Dark",
 | 
			
		||||
            "commandline" : "wsl.exe -d Ubuntu",
 | 
			
		||||
            "cursorColor" : "#FFFFFF",
 | 
			
		||||
            "cursorShape" : "bar",
 | 
			
		||||
            "fontFace" : "Consolas",
 | 
			
		||||
            "fontSize" : 10,
 | 
			
		||||
            "guid" : "{2c4de342-38b7-51cf-b940-2309a097f518}",
 | 
			
		||||
            "historySize" : 9001,
 | 
			
		||||
            "icon" : "ms-appx:///ProfileIcons/{9acb9455-ca41-5af7-950f-6bca1bc9722f}.png",
 | 
			
		||||
            "name" : "Ubuntu",
 | 
			
		||||
            "padding" : "0, 0, 0, 0",
 | 
			
		||||
            "snapOnInput" : true,
 | 
			
		||||
            "useAcrylic" : false,
 | 
			
		||||
            "startingDirectory": ".",
 | 
			
		||||
            "source": "Windows.Terminal.Wsl"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
 | 
			
		||||
            "hidden": true,
 | 
			
		||||
            "name": "Azure Cloud Shell",
 | 
			
		||||
            "source": "Windows.Terminal.Azure"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "acrylicOpacity": 0.0,
 | 
			
		||||
            "background": "#012456",
 | 
			
		||||
            "closeOnExit": true,
 | 
			
		||||
            "colorScheme": "Solarized Dark",
 | 
			
		||||
            "commandline": "%comspec% /k \"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\Common7\\Tools\\VsDevCmd.bat\"",
 | 
			
		||||
            "cursorColor": "#FFFFFF",
 | 
			
		||||
            "cursorShape": "bar",
 | 
			
		||||
            "fontFace": "Consolas",
 | 
			
		||||
            "fontSize": 10,
 | 
			
		||||
            "guid": "{9bc8debd-2960-424c-b40d-406bed538f6a}",
 | 
			
		||||
            "historySize": 9001,
 | 
			
		||||
            "icon": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\Common7\\IDE\\Assets\\VisualStudio.150x150.contrast-standard_scale-100.png",
 | 
			
		||||
            "name": "VS Developer Command Prompt",
 | 
			
		||||
            "padding": "0, 0, 0, 0",
 | 
			
		||||
            "snapOnInput": true,
 | 
			
		||||
            "useAcrylic": false,
 | 
			
		||||
            "startingDirectory": "."            
 | 
			
		||||
          }        
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    // Add custom color schemes to this array
 | 
			
		||||
    "schemes": [        {
 | 
			
		||||
        "background":"#000000",
 | 
			
		||||
        "black":"#000000",
 | 
			
		||||
        "blue":"#2980b9",
 | 
			
		||||
        "brightBlack":"#7f8c8d",
 | 
			
		||||
        "brightBlue":"#3498db",
 | 
			
		||||
        "brightCyan":"#1abc9c",
 | 
			
		||||
        "brightGreen":"#2ecc71",
 | 
			
		||||
        "brightPurple":"#9b59b6",
 | 
			
		||||
        "brightRed":"#e74c3c",
 | 
			
		||||
        "brightWhite":"#ecf0f1",
 | 
			
		||||
        "brightYellow":"#f1c40f",
 | 
			
		||||
        "cyan":"#16a085",
 | 
			
		||||
        "foreground":"#ecf0f1",
 | 
			
		||||
        "green":"#27ae60",
 | 
			
		||||
        "name":"flat-ui-v1",
 | 
			
		||||
        "purple":"#8e44ad",
 | 
			
		||||
        "red":"#c0392b",
 | 
			
		||||
        "white":"#ecf0f1",
 | 
			
		||||
        "yellow":"#f39c12"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "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" : "#CCCCCC",
 | 
			
		||||
        "green" : "#13A10E",
 | 
			
		||||
        "name" : "Campbell",
 | 
			
		||||
        "purple" : "#881798",
 | 
			
		||||
        "red" : "#C50F1F",
 | 
			
		||||
        "white" : "#CCCCCC",
 | 
			
		||||
        "yellow" : "#C19C00"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "background" : "#000000",
 | 
			
		||||
        "black" : "#000000",
 | 
			
		||||
        "blue" : "#000080",
 | 
			
		||||
        "brightBlack" : "#808080",
 | 
			
		||||
        "brightBlue" : "#0000FF",
 | 
			
		||||
        "brightCyan" : "#00FFFF",
 | 
			
		||||
        "brightGreen" : "#00FF00",
 | 
			
		||||
        "brightPurple" : "#FF00FF",
 | 
			
		||||
        "brightRed" : "#FF0000",
 | 
			
		||||
        "brightWhite" : "#FFFFFF",
 | 
			
		||||
        "brightYellow" : "#FFFF00",
 | 
			
		||||
        "cyan" : "#008080",
 | 
			
		||||
        "foreground" : "#C0C0C0",
 | 
			
		||||
        "green" : "#008000",
 | 
			
		||||
        "name" : "Vintage",
 | 
			
		||||
        "purple" : "#800080",
 | 
			
		||||
        "red" : "#800000",
 | 
			
		||||
        "white" : "#C0C0C0",
 | 
			
		||||
        "yellow" : "#808000"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "background" : "#282C34",
 | 
			
		||||
        "black" : "#282C34",
 | 
			
		||||
        "blue" : "#61AFEF",
 | 
			
		||||
        "Grey" : "#FFFFFF",
 | 
			
		||||
        "darkGrey" : "#FFFFFF",
 | 
			
		||||
        "brightBlack" : "#5A6374",
 | 
			
		||||
        "brightBlue" : "#61AFEF",
 | 
			
		||||
        "brightCyan" : "#56B6C2",
 | 
			
		||||
        "brightGreen" : "#98C379",
 | 
			
		||||
        "brightPurple" : "#C678DD",
 | 
			
		||||
        "brightRed" : "#E06C75",
 | 
			
		||||
        "brightWhite" : "#DCDFE4",
 | 
			
		||||
        "brightYellow" : "#E5C07B",
 | 
			
		||||
        "cyan" : "#56B6C2",
 | 
			
		||||
        "foreground" : "#DCDFE4",
 | 
			
		||||
        "green" : "#98C379",
 | 
			
		||||
        "name" : "One Half Dark",
 | 
			
		||||
        "purple" : "#C678DD",
 | 
			
		||||
        "red" : "#E06C75",
 | 
			
		||||
        "white" : "#DCDFE4",
 | 
			
		||||
        "yellow" : "#E5C07B"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "background" : "#FAFAFA",
 | 
			
		||||
        "black" : "#383A42",
 | 
			
		||||
        "blue" : "#0184BC",
 | 
			
		||||
        "brightBlack" : "#4F525D",
 | 
			
		||||
        "brightBlue" : "#61AFEF",
 | 
			
		||||
        "brightCyan" : "#56B5C1",
 | 
			
		||||
        "brightGreen" : "#98C379",
 | 
			
		||||
        "brightPurple" : "#C577DD",
 | 
			
		||||
        "brightRed" : "#DF6C75",
 | 
			
		||||
        "brightWhite" : "#FFFFFF",
 | 
			
		||||
        "brightYellow" : "#E4C07A",
 | 
			
		||||
        "cyan" : "#0997B3",
 | 
			
		||||
        "foreground" : "#383A42",
 | 
			
		||||
        "green" : "#50A14F",
 | 
			
		||||
        "name" : "One Half Light",
 | 
			
		||||
        "purple" : "#A626A4",
 | 
			
		||||
        "red" : "#E45649",
 | 
			
		||||
        "white" : "#FAFAFA",
 | 
			
		||||
        "yellow" : "#C18301"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "background" : "#002B36",
 | 
			
		||||
        "black" : "#073642",
 | 
			
		||||
        "blue" : "#268BD2",
 | 
			
		||||
        "brightBlack" : "#002B36",
 | 
			
		||||
        "brightBlue" : "#839496",
 | 
			
		||||
        "brightCyan" : "#93A1A1",
 | 
			
		||||
        "brightGreen" : "#586E75",
 | 
			
		||||
        "brightPurple" : "#6C71C4",
 | 
			
		||||
        "brightRed" : "#CB4B16",
 | 
			
		||||
        "brightWhite" : "#FDF6E3",
 | 
			
		||||
        "brightYellow" : "#657B83",
 | 
			
		||||
        "cyan" : "#2AA198",
 | 
			
		||||
        "foreground" : "#839496",
 | 
			
		||||
        "green" : "#859900",
 | 
			
		||||
        "name" : "Solarized Dark",
 | 
			
		||||
        "purple" : "#D33682",
 | 
			
		||||
        "red" : "#DC322F",
 | 
			
		||||
        "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" : "#657B83",
 | 
			
		||||
        "green" : "#859900",
 | 
			
		||||
        "name" : "Solarized Light",
 | 
			
		||||
        "purple" : "#D33682",
 | 
			
		||||
        "red" : "#DC322F",
 | 
			
		||||
        "white" : "#EEE8D5",
 | 
			
		||||
        "yellow" : "#B58900"
 | 
			
		||||
    }
 | 
			
		||||
],
 | 
			
		||||
    // Add any keybinding overrides to this array.
 | 
			
		||||
    // To unbind a default keybinding, set the command to "unbound"
 | 
			
		||||
    "keybindings": []
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user