Skip to content

Instantly share code, notes, and snippets.

@julianobarbosa
Created April 13, 2020 11:04
Show Gist options
  • Save julianobarbosa/db2cb237871b3baf906fc71057f3280a to your computer and use it in GitHub Desktop.
Save julianobarbosa/db2cb237871b3baf906fc71057f3280a to your computer and use it in GitHub Desktop.
vscode
// 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": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"profiles": [
{
"guid": "{8a993db9-7368-4f5a-8af5-b3cdf876bf34}",
"hidden": false,
"name": "PowerShell 7 Preview",
"tabTitle": "pwsh-7 Preview",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"commandline": "D:\\Program Files\\PowerShell\\7-preview\\pwsh.exe -WorkingDirectory ~",
"backgroundImage": "ms-appdata:///roaming/git.jpg",
"backgroundImageAlignment": "center",
"backgroundImageOpacity": 0.2,
"backgroundImageStretchMode": "none"
},
{
"guid": "{40c4530c-1d61-431b-a315-f2a2b7b0803c}",
"hidden": false,
"name": "PowerShell 7",
"tabTitle": "pwsh-7",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"commandline": "D:\\Program Files\\PowerShell\\7\\pwsh.exe -WorkingDirectory ~",
"backgroundImage": "ms-appdata:///roaming/git.jpg",
"backgroundImageAlignment": "center",
"backgroundImageOpacity": 0.2,
"backgroundImageStretchMode": "none"
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"name": "PowerShell 7 Core",
"tabTitle": "pwsh-7",
"source": "Windows.Terminal.PowershellCore",
"backgroundImage": "ms-appdata:///roaming/git.jpg",
"backgroundImageAlignment": "center",
"backgroundImageOpacity": 0.2,
"backgroundImageStretchMode": "none"
},
{
"acrylicOpacity": 0.85000002384185791,
"background": "#012456",
"closeOnExit": false,
"colorScheme": "Campbell",
"commandline": "C:\\Windows\\SysWOW64\\WindowsPowerShell\\v1.0\\powershell.exe -NoExit -Command \"\u0026 { Import-Module \u0027C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\Common7\\Tools\\vsdevshell\\Microsoft.VisualStudio.DevShell.dll\u0027; Enter-VsDevShell -InstanceId 4f53a196}",
"cursorColor": "#00FF00",
"cursorHeight": 25,
"cursorShape": "vintage",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"guid": "{39285a8e-036c-446f-8a9c-78994e34bf85}",
"historySize": 9001,
"icon": "ms-appdata:///roaming/vs2019.png",
"name": "VS2019 Powershell",
"padding": "0, 0, 0, 0",
"snapOnInput": true,
"startingDirectory": "C:/Users/juliano.barbosa/desktop",
"useAcrylic": true
},
{
"startingDirectory": "\\\\wsl$\\Ubuntu\\home\\barbosa",
"acrylicOpacity": 0.85000002384185791,
"closeOnExit": false,
"colorScheme": "UbuntuLegit",
"commandline": "wsl.exe -d Ubuntu",
"cursorColor": "#00FF00",
"cursorShape": "vintage",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"guid": "{8d04ce37-c00f-43ac-ba47-992cb1393215}",
"historySize": 9001,
// "icon": "ms-appdata:///roaming/ubuntu-32.png",
"name": "Ubuntu 18",
"padding": "0, 0, 0, 0",
"snapOnInput": true,
"tabTitle": "Ubuntu 18",
"useAcrylic": true
},
{
"acrylicOpacity": 0.85000002384185791,
"background": "#111111",
"backgroundImageOpacity": 0.60000002384185791,
"backgroundImageStretchMode": "uniformToFill",
"closeOnExit": true,
"colorScheme": "Chesterz",
"commandline": "C:\\Windows\\SysWOW64\\WindowsPowerShell\\v1.0\\powershell.exe",
"cursorColor": "#FFFFFF",
"cursorShape": "bar",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"guid": "{6b6a2848-67f2-42db-a5cf-4367bf50d855}",
"historySize": 9001,
"icon": "ms-appdata:///roaming/pwsh-32.png",
"name": "Powershell 5",
"padding": "0, 0, 0, 0",
"snapOnInput": true,
"startingDirectory": "C:/Users/juliano.barbosa/Desktop",
"tabTitle": "pwsh-5",
"useAcrylic": true
},
{
"acrylicOpacity": 0.85000002384185791,
"background": "#111111",
"backgroundImageOpacity": 0.60000002384185791,
"backgroundImageStretchMode": "uniformToFill",
"closeOnExit": true,
"colorScheme": "Chesterz",
"commandline": "D:\\Tools\\pwsh-6\\pwsh.exe",
"cursorColor": "#FFFFFF",
"cursorShape": "bar",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"guid": "{79285a8e-036c-446f-8a9c-78994e34cf85}",
"historySize": 9001,
"icon": "ms-appdata:///roaming/pwsh-32.png",
"name": "Powershell Core 6",
"padding": "0, 0, 0, 0",
"snapOnInput": true,
"startingDirectory": "C:/Users/juliano.barbosa/Desktop",
"tabTitle": "pwsh-6",
"useAcrylic": true
},
{
// Make changes here to the powershell.exe profile
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "-- Windows PowerShell --",
"tabTitle": "Windows PowerShell",
"startingDirectory": "C:\\Users\\juliano.barbosa\\Documents\\WindowsPowerShell\\Scripts.git",
"commandline": "powershell.exe",
// -command '& {Import-Module PSReadLine; Import-Module oh-my-posh; Set-Theme Agnoster}'",
"hidden": false,
"fontFace": "Cascadia Mono PL",
"fontSize": 15
},
{
// Make changes here to the cmd.exe profile
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "cmd",
"tabTitle": "cmd",
"commandline": "cmd.exe",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"hidden": false
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell Core",
"tabTitle": "pwsh-7 Core",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"source": "Windows.Terminal.PowershellCore"
},
{
"startingDirectory": "\\\\wsl$\\Ubuntu\\home\\barbosa",
"useAcrylic": true,
"acrylicOpacity": 0.58,
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"hidden": false,
"cursorShape": "vintage",
"cursorColor": "#00FF00",
"name": "Ubuntu",
"tabTitle": "Ubuntu",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
// "colorScheme": "UbuntuLegit",
"colorScheme": "Solarized Dark",
"source": "Windows.Terminal.Wsl"
},
{
"startingDirectory": "\\\\wsl$\\Ubuntu\\home\\barbosa",
"useAcrylic": true,
"acrylicOpacity": 0.58,
"guid": "{5a33bb55-cce9-472d-a677-5ee4192646c5}",
"hidden": false,
"cursorShape": "vintage",
"cursorColor": "#00FF00",
"name": "Ubuntu",
"tabTitle": "Ubuntu",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
// "colorScheme": "UbuntuLegit",
"colorScheme": "To",
"source": "Windows.Terminal.Wsl"
},
{
"guid": "{5a7eed15-2c32-4183-bae8-68c8342af90b}",
"hidden": false,
"commandline": "ssh 3dbxzbx01",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"source": "Windows.Terminal.PowershellCore",
"name": "3db | 3dbxzbx01",
"tabTitle": "3db | 3dbxzbx01"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"tabTitle": "Azure Cloud Shell",
"fontFace": "Cascadia Mono PL",
"fontSize": 15,
"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": "#F2F2F2",
"green": "#13A10E",
"name": "Campbell",
"purple": "#881798",
"red": "#C50F1F",
"white": "#CCCCCC",
"yellow": "#C19C00"
},
{
"background": "#073642",
"black": "#073642",
"blue": "#268BD2",
"brightBlack": "#002B36",
"brightBlue": "#839496",
"brightCyan": "#93A1A1",
"brightGreen": "#586E75",
"brightPurple": "#6C71C4",
"brightRed": "#CB4B16",
"brightWhite": "#FDF6E3",
"brightYellow": "#657B83",
"cyan": "#2AA198",
"foreground": "#FDF6E3",
"green": "#859900",
"name": "Solarized Dark",
"purple": "#D33682",
"red": "#D30102",
"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": "#073642",
"green": "#859900",
"name": "Solarized Light",
"purple": "#D33682",
"red": "#D30102",
"white": "#EEE8D5",
"yellow": "#B58900"
},
{
"background": "#2C001E",
"black": "#EEEEEC",
"blue": "#268BD2",
"brightBlack": "#002B36",
"brightBlue": "#839496",
"brightCyan": "#93A1A1",
"brightGreen": "#586E75",
"brightPurple": "#6C71C4",
"brightRed": "#CB4B16",
"brightWhite": "#FDF6E3",
"brightYellow": "#657B83",
"cyan": "#2AA198",
"foreground": "#EEEEEC",
"green": "#729FCF",
"name": "Ubuntu",
"purple": "#D33682",
"red": "#16C60C",
"white": "#EEE8D5",
"yellow": "#B58900"
},
{
"background": "#2C001E",
"black": "#4E9A06",
"blue": "#3465A4",
"brightBlack": "#555753",
"brightBlue": "#729FCF",
"brightCyan": "#34E2E2",
"brightGreen": "#8AE234",
"brightPurple": "#AD7FA8",
"brightRed": "#EF2929",
"brightWhite": "#EEEEEE",
"brightYellow": "#FCE94F",
"cyan": "#06989A",
"foreground": "#EEEEEE",
"green": "#300A24",
"name": "UbuntuLegit",
"purple": "#75507B",
"red": "#CC0000",
"white": "#D3D7CF",
"yellow": "#C4A000"
},
{
"background": "#141E43",
"black": "#000000",
"blue": "#338F86",
"brightBlack": "#3F5648",
"brightBlue": "#23D7D7",
"brightCyan": "#00EDE1",
"brightGreen": "#74CD68",
"brightPurple": "#FF37FF",
"brightRed": "#FF3242",
"brightWhite": "#FFFFFF",
"brightYellow": "#FFB929",
"cyan": "#23D7D7",
"foreground": "#E1E1E1",
"green": "#74AF68",
"name": "Pandora",
"purple": "#9414E6",
"red": "#FF4242",
"white": "#E2E2E2",
"yellow": "#FFAD29"
},
{
"background": "#191919",
"black": "#321300",
"blue": "#58859A",
"brightBlack": "#433626",
"brightBlue": "#85CFED",
"brightCyan": "#F07D14",
"brightGreen": "#55F238",
"brightPurple": "#E14C5A",
"brightRed": "#ED5D20",
"brightWhite": "#FFC800",
"brightYellow": "#F2B732",
"cyan": "#B25A1E",
"foreground": "#786B53",
"green": "#44A900",
"name": "Treehouse",
"purple": "#97363D",
"red": "#B2270E",
"white": "#786B53",
"yellow": "#AA820C"
},
{
"background": "#191919",
"black": "#321300",
"blue": "#58859A",
"brightBlack": "#433626",
"brightBlue": "#85CFED",
"brightCyan": "#F07D14",
"brightGreen": "#55F238",
"brightPurple": "#E14C5A",
"brightRed": "#ED5D20",
"brightWhite": "#FFC800",
"brightYellow": "#F2B732",
"cyan": "#B25A1E",
"foreground": "#786B53",
"green": "#44A900",
"name": "Treehousez",
"purple": "#97363D",
"red": "#B2270E",
"white": "#786B53",
"yellow": "#AA820C"
},
{
"background": "#300A24",
"black": "#2E3436",
"blue": "#3465A4",
"brightBlack": "#555753",
"brightBlue": "#729FCF",
"brightCyan": "#34E2E2",
"brightGreen": "#8AE234",
"brightPurple": "#AD7FA8",
"brightRed": "#EF2929",
"brightWhite": "#EEEEEC",
"brightYellow": "#FCE94F",
"cyan": "#06989A",
"foreground": "#EEEEEC",
"green": "#4E9A06",
"name": "Ubuntuz",
"purple": "#75507B",
"red": "#CC0000",
"white": "#D3D7CF",
"yellow": "#C4A000"
},
{
"background": "#000000",
"black": "#000000",
"blue": "#0084D4",
"brightBlack": "#1B1D21",
"brightBlue": "#0084D4",
"brightCyan": "#CCCCFF",
"brightGreen": "#56DB3A",
"brightPurple": "#B729D9",
"brightRed": "#DC322F",
"brightWhite": "#FFFFFF",
"brightYellow": "#FF8400",
"cyan": "#CCCCFF",
"foreground": "#FFFFFF",
"green": "#56DB3A",
"name": "Symfonicz",
"purple": "#B729D9",
"red": "#DC322F",
"white": "#FFFFFF",
"yellow": "#FF8400"
},
{
"background": "#29262F",
"black": "#000000",
"blue": "#7372C3",
"brightBlack": "#323232",
"brightBlue": "#AAAADB",
"brightCyan": "#AADADB",
"brightGreen": "#AADBAA",
"brightPurple": "#DBAADA",
"brightRed": "#DBAAAA",
"brightWhite": "#FFFFFF",
"brightYellow": "#DADBAA",
"cyan": "#72C2C3",
"foreground": "#D9E6F2",
"green": "#72C373",
"name": "Chalkboardz",
"purple": "#C372C2",
"red": "#C37372",
"white": "#D9D9D9",
"yellow": "#C2C372"
},
{
"background": "#2C3643",
"black": "#080200",
"blue": "#288AD6",
"brightBlack": "#6F6B68",
"brightBlue": "#278AD6",
"brightCyan": "#27DEDE",
"brightGreen": "#16C98D",
"brightPurple": "#D34590",
"brightRed": "#FA5E5B",
"brightWhite": "#FFFFFF",
"brightYellow": "#FEEF6D",
"cyan": "#28DDDE",
"foreground": "#FFFFFF",
"green": "#16C98D",
"name": "Chesterz",
"purple": "#D34590",
"red": "#FA5E5B",
"white": "#E7E7E7",
"yellow": "#FFC83F"
},
{
"background": "#1D1F28",
"black": "#282A36",
"blue": "#8897F4",
"brightBlack": "#414458",
"brightBlue": "#556FFF",
"brightCyan": "#3FDCEE",
"brightGreen": "#18E3C8",
"brightPurple": "#B043D1",
"brightRed": "#FF4971",
"brightWhite": "#BEBEC1",
"brightYellow": "#FF8037",
"cyan": "#79E6F3",
"foreground": "#FDFDFD",
"green": "#5ADECD",
"name": "Lovelace",
"purple": "#C574DD",
"red": "#F37F97",
"white": "#FDFDFD",
"yellow": "#F2A272"
}
],
// Add any keybinding overrides to this array.
// To unbind a default keybinding, set the command to "unbound"
"keybindings": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment