Skip to content

Instantly share code, notes, and snippets.

@bantya
Created January 15, 2020 06:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bantya/174048788c2b7eefdb639e77374dfaa1 to your computer and use it in GitHub Desktop.
Save bantya/174048788c2b7eefdb639e77374dfaa1 to your computer and use it in GitHub Desktop.
Terminal: My config file.
// 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": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"requestedTheme": "system",
"profiles":
[
{
// Make changes here to the cmd.exe profile
// "backgroundImage": "%USERPROFILE%\\Terminal\\galaxy-a50-wallpaper-droidviews-03.jpg",
// "backgroundImageAlignment": "center",
// "backgroundImageOpacity": 0.1,
"acrylicOpacity": 0.85,
"closeOnExit" : false,
"colorScheme": "RaspberryPi",
"commandline": "cmd.exe",
"cursorColor" : "#F0F00F",
"cursorShape" : "line",
"fontFace" : "Cascadia Code",
"fontSize" : 11,
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"hidden": false,
"name" : "Command Prompt",
"padding" : "15, 15, 10, 10",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
},
{
// "backgroundImage": "%USERPROFILE%\\Terminal\\Samsung-Galaxy-A50-Wall-DroidViews-01.jpg",
// "backgroundImageAlignment": "center",
// "backgroundImageOpacity": 0.1,
"acrylicOpacity" : 0.85,
"closeOnExit" : false,
"colorScheme": "RaspberryPi",
"cursorShape" : "bar",
"fontFace" : "Cascadia Code",
"fontSize" : 11,
"guid": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"hidden": false,
"name": "Ubuntu-18.04",
"padding" : "15, 15, 10, 10",
"snapOnInput" : true,
"source": "Windows.Terminal.Wsl",
"useAcrylic" : true
},
{
// "backgroundImage": "%USERPROFILE%\\Terminal\\galaxy_s10_wallpaper_droidviews_03.jpg",
// "backgroundImageAlignment": "center",
// "backgroundImageOpacity": 0.1,
"acrylicOpacity" : 0.85,
"closeOnExit" : true,
"colorScheme": "RaspberryPi",
"commandline" : "D:\\laragon\\bin\\php\\php-7.4.0-Win32-VC15-x64\\php.exe",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Cascadia Code",
"fontSize" : 11,
"guid" : "{b178c6e9-3f7a-4d03-8d26-66b31a58fbaa}",
"historySize" : 9001,
"icon" : "D:\\laragon\\bin\\php\\php-logo.jpg",
"name" : "PHP 7.4.0",
"padding" : "15, 15, 10, 10",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
},
{
// "backgroundImage": "%USERPROFILE%\\Terminal\\galaxy_s10_wallpaper_droidviews_04.jpg",
// "backgroundImageAlignment": "center",
// "backgroundImageOpacity": 0.1,
"acrylicOpacity" : 0.75,
"commandline" : "cmd.exe /k %CMDER_ROOT%\\vendor\\init.bat",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"colorScheme": "RaspberryPi",
"fontFace" : "Cascadia Code",
"fontSize" : 11,
"guid" : "{f74d53ab-3419-4f21-b229-e552e8db19d3}",
"historySize" : 9001,
"name" : "Cmder",
"icon" : "D:/laragon/bin/cmder/icons/cmder_green.ico",
"padding" : "15, 15, 10, 10",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
},
{
// "backgroundImage": "%USERPROFILE%\\Terminal\\galaxy_s10_wallpaper_droidviews_08.jpg",
// "backgroundImageAlignment": "center",
// "backgroundImageOpacity": 0.1,
"commandline" : "D:/laragon/bin/git/bin/bash.exe",
"fontFace" : "Cascadia Code",
"fontSize" : 11,
"colorScheme": "RaspberryPi",
"icon" : "D:/laragon/bin/git/mingw64/share/git/git-for-windows.ico",
"name" : "Git Bash",
"useAcrylic" : true,
"startingDirectory" : "%USERPROFILE%"
},
{
// "backgroundImage": "%USERPROFILE%\\Terminal\\galaxy_s10_wallpaper_droidviews_05.jpg",
// "backgroundImageAlignment": "center",
// "backgroundImageOpacity": 0.1,
"colorScheme": "RaspberryPi",
"commandline": "powershell.exe",
"cursorShape" : "bar",
"fontFace" : "Cascadia Code",
"fontSize" : 11,
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"hidden": false,
"name": "Windows PowerShell",
"useAcrylic" : true,
"padding" : "15, 15, 10, 10"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"colorScheme": "RaspberryPi",
"hidden": true,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
}
],
// Add custom color schemes to this array
"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" : "#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",
"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"
},
{
"name" : "Solarized Light",
"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",
"purple" : "#D33682",
"red" : "#DC322F",
"white" : "#EEE8D5",
"yellow" : "#B58900"
},
{
"name" : "RaspberryPi",
"background" : "#03050D",
"black" : "#282A2E",
"blue" : "#0170C5",
"brightBlack" : "#676E7A",
"brightBlue" : "#5C98C5",
"brightCyan" : "#8ABEB7",
"brightGreen" : "#B5D680",
"brightPurple" : "#AC79BB",
"brightRed" : "#BD6D85",
"brightWhite" : "#FFFFFD",
"brightYellow" : "#FFFD76",
"cyan" : "#3F8D83",
"foreground" : "#FFFFFD",
"green" : "#76AB23",
"purple" : "#7D498F",
"red" : "#BD0940",
"white" : "#FFFFFD",
"yellow" : "#E0DE48"
},
{
"name" : "Dracula",
"background" : "#282A36",
"black" : "#21222C",
"blue" : "#F1FA8C",
"brightBlack" : "#6272A4",
"brightBlue" : "#D6ACFF",
"brightCyan" : "#A4FFFF",
"brightGreen" : "#69FF94",
"brightPurple" : "#FF92DF",
"brightRed" : "#FF6E6E",
"brightWhite" : "#FFFFFF",
"brightYellow" : "#FFFFA5",
"cyan" : "#8BE9FD",
"foreground" : "#F8F8F2",
"green" : "#50FA7B",
"purple" : "#BD93F9",
"red" : "#FF5555",
"white" : "#F8F8F2",
"yellow" : "#F1FA8C"
}],
// Add any keybinding overrides to this array.
// To unbind a default keybinding, set the command to "unbound"
"keybindings": [
{ "keys": [ "ctrl+t" ], "command": "newTab" },
{ "keys": [ "ctrl+shift+t" ], "command": "duplicateTab" },
{ "keys": [ "ctrl+w" ], "command": "closeTab" },
{ "keys": [ "ctrl+shift+c" ], "command": "copy" },
{ "keys": [ "alt+h" ], "command": {"action": "splitPane", "split": "horizontal"} },
{ "keys": [ "alt+v" ], "command": {"action": "splitPane", "split": "vertical"} },
{ "keys": [ "alt+w" ], "command": "closePane" },
{ "keys": [ "alt+down" ], "command": { "action": "moveFocus", "direction": "down" } },
{ "keys": [ "alt+left" ], "command": { "action": "moveFocus", "direction": "left" } },
{ "keys": [ "alt+right" ], "command": { "action": "moveFocus", "direction": "right" } },
{ "keys": [ "alt+up" ], "command": { "action": "moveFocus", "direction": "up" } },
{ "keys": [ "alt+ctrl+down" ], "command": { "action": "resizePane", "direction": "down" } },
{ "keys": [ "alt+ctrl+left" ], "command": { "action": "resizePane", "direction": "left" } },
{ "keys": [ "alt+ctrl+right" ], "command": { "action": "resizePane", "direction": "right" } },
{ "keys": [ "alt+ctrl+up" ], "command": { "action": "resizePane", "direction": "up" } },
{ "keys": [ "ctrl+tab" ], "command": "nextTab" },
{ "keys": [ "ctrl+," ], "command": "openSettings" },
{ "keys": [ "ctrl+c" ], "command": "copy" },
{ "keys": [ "ctrl+v" ], "command": "paste" },
{ "keys": [ "ctrl+shift+tab" ], "command": "prevTab" },
{ "keys": [ "alt+shift+up" ], "command": "resizePaneDown" },
{ "keys": [ "alt+shift+down" ], "command": "resizePaneUp" },
{ "keys": [ "ctrl+shift+down" ], "command": "scrollDown" },
{ "keys": [ "ctrl+shift+pgdn" ], "command": "scrollDownPage" },
{ "keys": [ "ctrl+shift+up" ], "command": "scrollUp" },
{ "keys": [ "ctrl+shift+pgup" ], "command": "scrollUpPage" },
{ "keys": [ "ctrl+1" ], "command": "newTabProfile0" },
{ "keys": [ "ctrl+2" ], "command": "newTabProfile1" },
{ "keys": [ "ctrl+3" ], "command": "newTabProfile2" },
{ "keys": [ "ctrl+4" ], "command": "newTabProfile3" },
{ "keys": [ "ctrl+5" ], "command": "newTabProfile4" },
{ "keys": [ "ctrl+6" ], "command": "newTabProfile5" },
{ "keys": [ "ctrl+7" ], "command": "newTabProfile6" },
{ "keys": [ "ctrl+8" ], "command": "newTabProfile7" },
{ "keys": [ "ctrl+9" ], "command": "newTabProfile8" },
{ "keys": [ "alt+1" ], "command": "switchToTab0" },
{ "keys": [ "alt+2" ], "command": "switchToTab1" },
{ "keys": [ "alt+3" ], "command": "switchToTab2" },
{ "keys": [ "alt+4" ], "command": "switchToTab3" },
{ "keys": [ "alt+5" ], "command": "switchToTab4" },
{ "keys": [ "alt+6" ], "command": "switchToTab5" },
{ "keys": [ "alt+7" ], "command": "switchToTab6" },
{ "keys": [ "alt+8" ], "command": "switchToTab7" },
{ "keys": [ "alt+9" ], "command": "switchToTab8" },
{ "keys": [ "ctrl+shift+1" ], "command": {"action": "splitPane", "split": "vertical", "index": 0} },
{ "keys": [ "ctrl+shift+2" ], "command": {"action": "splitPane", "split": "vertical", "index": 1} },
{ "keys": [ "ctrl+shift+3" ], "command": {"action": "splitPane", "split": "vertical", "index": 2} },
{ "keys": [ "ctrl+shift+4" ], "command": {"action": "splitPane", "split": "vertical", "index": 3} },
{ "keys": [ "ctrl+shift+5" ], "command": {"action": "splitPane", "split": "vertical", "index": 4} },
{ "keys": [ "ctrl+shift+6" ], "command": {"action": "splitPane", "split": "vertical", "index": 5} },
{ "keys": [ "ctrl+shift+7" ], "command": {"action": "splitPane", "split": "vertical", "index": 6} },
{ "keys": [ "ctrl+shift+8" ], "command": {"action": "splitPane", "split": "vertical", "index": 7} },
{ "keys": [ "ctrl+shift+9" ], "command": {"action": "splitPane", "split": "vertical", "index": 8} },
{ "keys": [ "ctrl+alt+1" ], "command": {"action": "splitPane", "split": "horizontal", "index": 0} },
{ "keys": [ "ctrl+alt+2" ], "command": {"action": "splitPane", "split": "horizontal", "index": 1} },
{ "keys": [ "ctrl+alt+3" ], "command": {"action": "splitPane", "split": "horizontal", "index": 2} },
{ "keys": [ "ctrl+alt+4" ], "command": {"action": "splitPane", "split": "horizontal", "index": 3} },
{ "keys": [ "ctrl+alt+5" ], "command": {"action": "splitPane", "split": "horizontal", "index": 4} },
{ "keys": [ "ctrl+alt+6" ], "command": {"action": "splitPane", "split": "horizontal", "index": 5} },
{ "keys": [ "ctrl+alt+7" ], "command": {"action": "splitPane", "split": "horizontal", "index": 6} },
{ "keys": [ "ctrl+alt+8" ], "command": {"action": "splitPane", "split": "horizontal", "index": 7} },
{ "keys": [ "ctrl+alt+9" ], "command": {"action": "splitPane", "split": "horizontal", "index": 8} }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment