Skip to content

Instantly share code, notes, and snippets.

@enesusta
Last active June 14, 2020 01:23
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 enesusta/f853fd985137f61eec0a69b1b5e1bcd8 to your computer and use it in GitHub Desktop.
Save enesusta/f853fd985137f61eec0a69b1b5e1bcd8 to your computer and use it in GitHub Desktop.
Windows Terminal Configuration
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"startingDirectory": null,
"defaultProfile": "{14ad203f-52cc-4110-90d6-d96e0f41b64d}",
"profiles": {
"padding": {
"default": "8, 8, 8, 8",
"description": "Sets the padding around the text within the window. Can have three different formats: \"#\" sets the same padding for all sides, \"#, #\" sets the same padding for left-right and top-bottom, and \"#, #, #, #\" sets the padding individually for left, top, right, and bottom.",
"pattern": "^-?[0-9]+(\\.[0-9]+)?( *, *-?[0-9]+(\\.[0-9]+)?|( *, *-?[0-9]+(\\.[0-9]+)?){3})?$",
"type": "string"
},
"defaults": {
"guid": "{14ad203f-52cc-4110-90d6-d96e0f41b64d}"
},
"list": [
{
"tabTitle": "Git Bash",
"acrylicOpacity": 0.75,
"closeOnExit": true,
"colorScheme": "Solarized Dark",
"commandline": "C:/Program Files/Git/bin/bash.exe --cd=C:/Users/Enes/projects",
"cursorColor": "#FFFFFF",
"cursorShape": "bar",
"fontFace": "Consolas",
"fontSize": 9,
"guid": "{14ad203f-52cc-4110-90d6-d96e0f41b64d}",
"historySize": 9001,
"icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico",
"name": "Git Bash",
"padding": "10, 10, 10, 10",
"snapOnInput": true,
"useAcrylic": true
},
{
"tabTitle": "Git Bash Build",
"acrylicOpacity": 0.75,
"closeOnExit": true,
"colorScheme": "Campbell",
"commandline": "C:/Program Files/Git/bin/bash.exe --cd=C:/Users/Enes/projects",
"cursorColor": "#FFFFFF",
"cursorShape": "bar",
"fontFace": "Consolas",
"fontSize": 9,
"guid": "{14ad203f-52cc-4110-90d6-d96e0f41b65d}",
"historySize": 9001,
"icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico",
"name": "Git Bash",
"padding": "0, 0, 0, 0",
"snapOnInput": true,
"useAcrylic": true,
"backgroundImage": "C:\\Users\\Enes\\Documents\\tenor1.gif"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
},
{
"guid": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"hidden": false,
"name": "Ubuntu-18.04",
"source": "Windows.Terminal.Wsl"
},
{
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"hidden": false,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl"
}
]
},
"schemes": [
{
"name": "Campbell",
"foreground": "#F2F2F2",
"background": "#0C0C0C",
"colors": [
"#0C0C0C",
"#C50F1F",
"#13A10E",
"#C19C00",
"#0037DA",
"#881798",
"#3A96DD",
"#CCCCCC",
"#767676",
"#E74856",
"#16C60C",
"#F9F1A5",
"#3B78FF",
"#B4009E",
"#61D6D6",
"#F2F2F2"
]
},
{
"name": "Solarized Dark",
"foreground": "#FDF6E3",
"background": "#073642",
"colors": [
"#073642",
"#D30102",
"#859900",
"#B58900",
"#268BD2",
"#D33682",
"#2AA198",
"#EEE8D5",
"#002B36",
"#CB4B16",
"#586E75",
"#657B83",
"#839496",
"#6C71C4",
"#93A1A1",
"#FDF6E3"
]
},
{
"name": "Solarized Light",
"foreground": "#073642",
"background": "#FDF6E3",
"colors": [
"#073642",
"#D30102",
"#859900",
"#B58900",
"#268BD2",
"#D33682",
"#2AA198",
"#EEE8D5",
"#002B36",
"#CB4B16",
"#586E75",
"#657B83",
"#839496",
"#6C71C4",
"#93A1A1",
"#FDF6E3"
]
},
{
"name": "Ubuntu",
"foreground": "#EEEEEC",
"background": "#2C001E",
"colors": [
"#EEEEEC",
"#16C60C",
"#729FCF",
"#B58900",
"#268BD2",
"#D33682",
"#2AA198",
"#EEE8D5",
"#002B36",
"#CB4B16",
"#586E75",
"#657B83",
"#839496",
"#6C71C4",
"#93A1A1",
"#FDF6E3"
]
},
{
"name": "UbuntuLegit",
"foreground": "#EEEEEE",
"background": "#2C001E",
"colors": [
"#4E9A06",
"#CC0000",
"#300A24",
"#C4A000",
"#3465A4",
"#75507B",
"#06989A",
"#D3D7CF",
"#555753",
"#EF2929",
"#8AE234",
"#FCE94F",
"#729FCF",
"#AD7FA8",
"#34E2E2",
"#EEEEEE"
]
}
],
"keybindings": [
{ "command": "newTab", "keys": "ctrl+t" },
{ "command": "copy", "keys": "ctrl+x" },
{ "command": "paste", "keys": "ctrl+v" },
{ "command": "closePane", "keys": "ctrl+f" },
{ "command": { "action": "splitPane", "split": "vertical" }, "keys": "ctrl+b" },
{ "command": { "action": "splitPane", "split": "horizontal" }, "keys": "ctrl+g" },
{ "command": { "action": "moveFocus", "direction": "down" }, "keys": "ctrl+down" },
{ "command": { "action": "moveFocus", "direction": "left" }, "keys": "ctrl+left" },
{ "command": { "action": "moveFocus", "direction": "right" }, "keys": "ctrl+right" },
{ "command": { "action": "moveFocus", "direction": "up" }, "keys": "ctrl+up" },
{ "command": { "action": "resizePane", "direction": "down" }, "keys": "alt+shift+down" },
{ "command": { "action": "resizePane", "direction": "left" }, "keys": "alt+shift+left" },
{ "command": { "action": "resizePane", "direction": "right" }, "keys": "alt+shift+right" },
{ "command": { "action": "resizePane", "direction": "up" }, "keys": "alt+shift+up" },
{ "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