{
    "$help": "https://aka.ms/terminal-documentation",
    "$schema": "https://aka.ms/terminal-profiles-schema",
    "actions": 
    [
        {
            "command": "closePane",
            "id": "User.closePane"
        },
        {
            "command": 
            {
                "action": "sendInput",
                "input": "\u001b\r"
            },
            "id": "User.sendInput.8F63D3A9"
        }
    ],
    "centerOnLaunch": true,
    "compatibility.allowHeadless": true,
    "copyFormatting": "none",
    "copyOnSelect": true,
    "defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
    "disabledProfileSources": 
    [
        "Windows.Terminal.Azure"
    ],
    "experimental.enableColorSelection": false,
    "keybindings": 
    [
        {
            "id": "Terminal.DuplicatePaneAuto",
            "keys": "alt+shift+d"
        },
        {
            "id": "User.sendInput.8F63D3A9",
            "keys": "shift+enter"
        },
        {
            "id": "Terminal.CopyToClipboard",
            "keys": "ctrl+c"
        },
        {
            "id": "Terminal.PasteFromClipboard",
            "keys": "ctrl+v"
        },
        {
            "id": "User.closePane",
            "keys": "f10"
        }
    ],
    "language": "ru",
    "newTabMenu": 
    [
        {
            "type": "remainingProfiles"
        }
    ],
    "profiles": 
    {
        "defaults": 
        {
            "colorScheme": "Campbell",
            "elevate": true,
            "font": 
            {
                "weight": "thin"
            },
            "opacity": 96,
            "startingDirectory": "C:\\temp",
            "tabTitle": "tarakan"
        },
        "list": 
        [
            {
                "commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
                "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
                "hidden": false,
                "name": "Windows PowerShell"
            },
            {
                "antialiasingMode": "cleartype",
                "closeOnExit": "never",
                "colorScheme": "Ubuntu",
                "commandline": "%SystemRoot%\\System32\\cmd.exe",
                "experimental.rainbowSuggestions": true,
                "font": 
                {
                    "face": "0xProto Nerd Font",
                    "weight": "medium"
                },
                "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
                "hidden": false,
                "name": "\u041a\u043e\u043c\u0430\u043d\u0434\u043d\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430"
            },
            {
                "antialiasingMode": "cleartype",
                "colorScheme": "Campbell",
                "elevate": true,
                "experimental.rainbowSuggestions": true,
                "font": 
                {
                    "face": "Moba_Fanta",
                    "weight": "thin"
                },
                "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
                "hidden": false,
                "icon": "C:\\Program Files\\WindowsApps\\Microsoft.WindowsTerminal_1.24.11911.0_x64__8wekyb3d8bbwe\\Images\\Square44x44Logo.targetsize-24.png",
                "name": "pwsh",
                "showMarksOnScrollbar": true,
                "source": "Windows.Terminal.PowershellCore"
            },
            {
                "guid": "{f8b9e5a1-567a-5474-87af-47c6fb531de7}",
                "hidden": false,
                "name": "Developer Command Prompt for VS 18",
                "source": "Windows.Terminal.VisualStudio"
            },
            {
                "guid": "{b145dfbb-39fe-5830-9052-35e2bc0cbcf0}",
                "hidden": false,
                "name": "Developer PowerShell for VS 18",
                "source": "Windows.Terminal.VisualStudio"
            },
            {
                "guid": "{e414c9ca-26ca-5128-a36e-2aa7ed7076e3}",
                "hidden": false,
                "name": "Ubuntu",
                "source": "Microsoft.WSL"
            }
        ]
    },
    "schemes": [],
    "showTabsFullscreen": true,
    "themes": [],
    "warning.confirmCloseAllTabs": false,
    "warning.inputService": false,
    "warning.largePaste": false,
    "warning.multiLinePaste": "never"
}