Skip to content

Instantly share code, notes, and snippets.

@jimleroyer
Last active April 27, 2020 15:50
Show Gist options
  • Save jimleroyer/f8be8681d01097b5c4dc765823c0bcca to your computer and use it in GitHub Desktop.
Save jimleroyer/f8be8681d01097b5c4dc765823c0bcca to your computer and use it in GitHub Desktop.
My Windows Terminal 0.11 configuration
// 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": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"copyOnSelect": false,
"initialCols": 100,
"initialRows": 40,
"wordDelimiters": " ./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}~?\u2502",
"showTabsInTitlebar": true,
"showTerminalTitleInTitlebar": true,
"keybindings": [
{
"command": "duplicateTab",
"keys": [
"ctrl+shift+d"
]
},
{
"command": "closeTab",
"keys": [
"ctrl+w"
]
},
{
"command": "find",
"keys": [
"ctrl+f"
]
},
{
"command": "prevTab",
"keys": [
"ctrl+pageup"
]
},
{
"command": "nextTab",
"keys": [
"ctrl+pagedown"
]
},
{
"command": "newTab",
"keys": [
"ctrl+t"
]
},
{
"command": {
"action": "newTab",
"index": 0
},
"keys": "ctrl+shift+1"
},
{
"command": {
"action": "newTab",
"index": 1
},
"keys": "ctrl+shift+2"
},
{
"command": {
"action": "newTab",
"index": 2
},
"keys": "ctrl+shift+3"
},
{
"command": {
"action": "newTab",
"index": 3
},
"keys": "ctrl+shift+4"
},
{
"command": {
"action": "newTab",
"index": 4
},
"keys": "ctrl+shift+5"
},
{
"command": {
"action": "newTab",
"index": 5
},
"keys": "ctrl+shift+6"
},
{
"command": {
"action": "newTab",
"index": 6
},
"keys": "ctrl+shift+7"
},
{
"command": {
"action": "newTab",
"index": 7
},
"keys": "ctrl+shift+8"
},
{
"command": {
"action": "newTab",
"index": 8
},
"keys": "ctrl+shift+9"
},
{
"command": {
"action": "newTab",
"index": 9
},
"keys": "ctrl+shift+0"
},
{
"command": "openSettings",
"keys": [
"ctrl+,"
]
},
{
"command": {
"action": "switchToTab",
"index": 0
},
"keys": "ctrl+1"
},
{
"command": {
"action": "switchToTab",
"index": 1
},
"keys": "ctrl+2"
},
{
"command": {
"action": "switchToTab",
"index": 2
},
"keys": "ctrl+3"
},
{
"command": {
"action": "switchToTab",
"index": 3
},
"keys": "ctrl+4"
},
{
"command": {
"action": "switchToTab",
"index": 4
},
"keys": "ctrl+5"
},
{
"command": {
"action": "switchToTab",
"index": 5
},
"keys": "ctrl+6"
},
{
"command": {
"action": "switchToTab",
"index": 6
},
"keys": "ctrl+7"
},
{
"command": {
"action": "switchToTab",
"index": 7
},
"keys": "ctrl+8"
},
{
"command": {
"action": "switchToTab",
"index": 8
},
"keys": "ctrl+9"
},
{
"command": {
"action": "switchToTab",
"index": 9
},
"keys": "ctrl+0"
}
],
"profiles": {
"defaults": {
"acrylicOpacity": 0.75,
"backgroundImage": "C:\\Users\\jlr\\Pictures\\Wallpapers\\shell\\Petrification-Fossil-Snail-ammonit.jfif",
"backgroundImageAlignment": "bottomLeft",
"backgroundImageOpacity": 0.1,
"backgroundImageStretchMode": "uniformToFill",
"colorScheme": "Chalk",
"snapOnInput": true,
"useAcrylic": true
},
"list": [
{
"colorScheme": "Tango Dark",
"fontFace": "Cascadia Code",
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell",
"source": "Windows.Terminal.PowershellCore"
},
{
"acrylicOpacity": 0.85000002384185791,
"backgroundImage": "C:/Users/jlr/Pictures/Wallpapers/shell/matrix-console.gif",
"backgroundImageOpacity": 0.3,
"backgroundImageStretchMode": "uniformToFill",
"closeOnExit": false,
"colorScheme": "Tango Dark",
"commandline": "C:/Program Files/PowerShell/7-preview/pwsh.exe",
"cursorColor": "#00FF00",
"cursorHeight": 25,
"cursorShape": "vintage",
"fontFace": "Cascadia Code",
"fontSize": 12,
"guid": "{8b23cc58-db17-42c6-9c28-974c636915a4}",
"historySize": 9001,
"icon": "ms-appdata:///roaming/pwsh-32.png",
"name": "PowerShell / Matrix",
"padding": "0, 0, 0, 0",
"startingDirectory": "%USERPROFILE%",
"useAcrylic": false
},
{
"acrylicOpacity": 0.85000002384185791,
"background": "#000000",
"backgroundImage": "C:/Users/jlr/Pictures/Wallpapers/shell/unicorn.gif",
"backgroundImageOpacity": 0.3,
"backgroundImageStretchMode": "uniformToFill",
"closeOnExit": false,
"colorScheme": "Dracula",
"commandline": "C:/Program Files/PowerShell/7-preview/pwsh.exe",
"cursorColor": "#00FF00",
"cursorHeight": 25,
"cursorShape": "vintage",
"fontFace": "Cascadia Code",
"fontSize": 12,
"guid": "{79285a8e-036c-446f-8a9c-78994e34bf78}",
"historySize": 9001,
"icon": "ms-appdata:///roaming/pwsh-32.png",
"name": "PowerShell / Unicorn",
"padding": "0, 0, 0, 0",
"startingDirectory": "%USERPROFILE%",
"useAcrylic": false
},
{
"acrylicOpacity": 0.85000002384185791,
"background": "#000000",
"backgroundImage": "C:/Users/jlr/Pictures/Wallpapers/shell/starwars.gif",
"backgroundImageOpacity": 0.3,
"backgroundImageStretchMode": "uniformToFill",
"closeOnExit": false,
"colorScheme": "Dracula",
"commandline": "C:/Program Files/PowerShell/7-preview/pwsh.exe",
"cursorColor": "#00FF00",
"cursorHeight": 25,
"cursorShape": "vintage",
"fontFace": "Cascadia Code",
"fontSize": 12,
"guid": "{79285a8e-036c-446f-8a9c-78994e34bf76}",
"icon": "ms-appdata:///roaming/pwsh-32.png",
"historySize": 9001,
"name": "PowerShell / Star Wars",
"padding": "0, 0, 0, 0",
"startingDirectory": "%USERPROFILE%",
"useAcrylic": false
},
{
// Make changes here to the cmd.exe profile
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "cmd",
"commandline": "cmd.exe",
"hidden": false
},
{
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"hidden": false,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl"
},
{
"guid": "{570fcb8d-792c-5ac7-ab1f-5cfb2cdfdb99}",
"hidden": false,
"name": "docker-desktop",
"source": "Windows.Terminal.Wsl",
"fontFace": "Cascadia Code PL",
"fontSize": 10,
"cursorShape": "bar"
},
{
"acrylicOpacity": 0.75,
"closeOnExit": true,
"colorScheme": "Tango Light",
"commandline": "node.exe",
"cursorShape": "bar",
"fontFace": "Fira Code",
"fontSize": 13,
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6100}",
"historySize": 9001,
"name": "NodeJS",
"padding": "0, 0, 0, 0",
"tabTitle": "NodeJS",
"useAcrylic": true
},
{
"acrylicOpacity": 0.75,
"closeOnExit": true,
"colorScheme": "Tango Light",
"commandline": "ghci.exe",
"cursorShape": "bar",
"fontFace": "Fira Code",
"fontSize": 13,
"guid": "{2c3fece0-bbac-44e4-b759-940993684bcc}",
"historySize": 9001,
"name": "Haskell",
"padding": "0, 0, 0, 0",
"tabTitle": "Haskell",
"useAcrylic": true
},
{
"acrylicOpacity": 0.75,
"closeOnExit": true,
"colorScheme": "Tango Light",
"commandline": "python.exe",
"cursorShape": "bar",
"fontFace": "Fira Code",
"fontSize": 13,
"guid": "{349bcb73-8ffd-46a6-8866-b844d846de6d}",
"historySize": 9001,
"name": "Python",
"padding": "0, 0, 0, 0",
"tabTitle": "Python",
"useAcrylic": true
},
{
"acrylicOpacity": 0.75,
"closeOnExit": true,
"colorScheme": "Tango Light",
"commandline": "R.exe",
"cursorShape": "bar",
"fontFace": "Fira Code",
"fontSize": 13,
"guid": "{1d82543d-0a08-4ce2-a40f-11c3282cc1ed}",
"historySize": 9001,
"name": "R",
"padding": "0, 0, 0, 0",
"tabTitle": "R",
"useAcrylic": true
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
}
]
},
// Add custom color schemes to this array
"schemes": [
{
"name": "Dracula",
"background": "#282A36",
"black": "#21222C",
"blue": "#BD93F9",
"brightBlack": "#6272A4",
"brightBlue": "#D6ACFF",
"brightCyan": "#A4FFFF",
"brightGreen": "#69FF94",
"brightPurple": "#FF92DF",
"brightRed": "#FF6E6E",
"brightWhite": "#FFFFFF",
"brightYellow": "#FFFFA5",
"cyan": "#8BE9FD",
"foreground": "#F8F8F2",
"green": "#50FA7B",
"purple": "#FF79C6",
"red": "#FF5555",
"white": "#F8F8F2",
"yellow": "#F1FA8C"
},
{
"name": "Chalk",
"black": "#7d8b8f",
"red": "#b23a52",
"green": "#789b6a",
"yellow": "#b9ac4a",
"blue": "#2a7fac",
"purple": "#bd4f5a",
"cyan": "#44a799",
"white": "#d2d8d9",
"brightBlack": "#888888",
"brightRed": "#f24840",
"brightGreen": "#80c470",
"brightYellow": "#ffeb62",
"brightBlue": "#4196ff",
"brightPurple": "#fc5275",
"brightCyan": "#53cdbd",
"brightWhite": "#d2d8d9",
"background": "#2b2d2e",
"foreground": "#d2d8d9"
},
{
"name": "Idea",
"black": "#adadad",
"red": "#fc5256",
"green": "#98b61c",
"yellow": "#ccb444",
"blue": "#437ee7",
"purple": "#9d74b0",
"cyan": "#248887",
"white": "#181818",
"brightBlack": "#ffffff",
"brightRed": "#fc7072",
"brightGreen": "#98b61c",
"brightYellow": "#ffff0b",
"brightBlue": "#6c9ced",
"brightPurple": "#fc7eff",
"brightCyan": "#248887",
"brightWhite": "#181818",
"background": "#202020",
"foreground": "#adadad"
},
{
"name": "Campbell",
"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",
"purple": "#881798",
"red": "#C50F1F",
"white": "#CCCCCC",
"yellow": "#C19C00"
},
{
"name": "Vintage",
"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",
"purple": "#800080",
"red": "#800000",
"white": "#C0C0C0",
"yellow": "#808000"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment