Skip to content

Instantly share code, notes, and snippets.

@argentinaluiz
Last active March 20, 2024 23:10
Show Gist options
  • Save argentinaluiz/fac212bc8823353db2f219b968f2429e to your computer and use it in GitHub Desktop.
Save argentinaluiz/fac212bc8823353db2f219b968f2429e to your computer and use it in GitHub Desktop.
// This file was initially generated by Windows Terminal 0.11.1333.0
// It should still be usable in newer versions, but newer versions might have additional
// settings, help text, or changes that you will not see unless you clear this file
// and let us generate a new one for you.
// 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": "{73225108-7633-47ae-80c1-5d00111ef646}",
// You can add more global application settings here.
// To learn more about global settings, visit https://aka.ms/terminal-global-settings
// If enabled, selections are automatically copied to your clipboard.
"copyOnSelect": true,
// If enabled, formatted data is also copied to your clipboard
"copyFormatting": false,
// A profile specifies a command to execute paired with information about how it should look and feel.
// Each one of them will appear in the 'New Tab' dropdown,
// and can be invoked from the commandline with `wt.exe -p xxx`
// To learn more about profiles, visit https://aka.ms/terminal-profile-settings
"profiles": {
"defaults": {
// Put settings here that you want to apply to all profiles.
"colorScheme": "Dracula"
},
"list": [
{
"guid": "{73225108-7633-47ae-80c1-5d00111ef646}",
"hidden": false,
"name": "Git Bash",
"commandline": "C:\\Program Files\\Git\\bin\\bash.exe -login -i",
"startingDirectory": "%USERPROFILE%",
"icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico"
},
{
"guid": "{73225108-7633-47ae-80c1-5d00111ef647}",
"hidden": false,
"name": "Ubuntu",
"commandline": "C:\\Windows\\System32\\wsl.exe",
"startingDirectory": "\\\\wsl$\\Ubuntu\\home\\argen\\",
"icon": "C:\\Program Files\\WindowsApps\\CanonicalGroupLimited.UbuntuonWindows_2004.2020.424.0_x64__79rhkp1fndgsc\\Assets\\Square44x44Logo.altform-unplated_targetsize-256.png"
},
{
// Make changes here to the powershell.exe profile.
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "Windows PowerShell",
"commandline": "powershell.exe",
"hidden": false
},
{
// Make changes here to the cmd.exe profile.
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "Prompt de comando",
"commandline": "cmd.exe",
"hidden": false
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell",
"source": "Windows.Terminal.PowershellCore"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
},
{
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"hidden": false,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl"
}
]
},
// Add custom color schemes to this array.
// To learn more about color schemes, visit https://aka.ms/terminal-color-schemes
"schemes": [
{
"name" : "Dracula",
"background" : "#272935",
"black" : "#21222C",
"blue" : "#BD93F9",
"cyan" : "#8BE9FD",
"foreground" : "#F8F8F2",
"green" : "#50FA7B",
"purple" : "#FF79C6",
"red" : "#FF5555",
"white" : "#F8F8F2",
"yellow" : "#FFB86C",
"brightBlack" : "#6272A4",
"brightBlue" : "#D6ACFF",
"brightCyan" : "#A4FFFF",
"brightGreen" : "#69FF94",
"brightPurple" : "#FF92DF",
"brightRed" : "#FF6E6E",
"brightWhite" : "#F8F8F2",
"brightYellow" : "#FFFFA5"
},
{
"name": "Andromeda",
"black": "#000000",
"red": "#cd3131",
"green": "#05bc79",
"yellow": "#e5e512",
"blue": "#2472c8",
"purple": "#bc3fbc",
"cyan": "#0fa8cd",
"white": "#e5e5e5",
"brightBlack": "#666666",
"brightRed": "#cd3131",
"brightGreen": "#05bc79",
"brightYellow": "#e5e512",
"brightBlue": "#2472c8",
"brightPurple": "#bc3fbc",
"brightCyan": "#0fa8cd",
"brightWhite": "#e5e5e5",
"background": "#262a33",
"foreground": "#e5e5e5"
},
{
"name": "Argonaut",
"black": "#232323",
"red": "#ff000f",
"green": "#8ce10b",
"yellow": "#ffb900",
"blue": "#008df8",
"purple": "#6d43a6",
"cyan": "#00d8eb",
"white": "#ffffff",
"brightBlack": "#444444",
"brightRed": "#ff2740",
"brightGreen": "#abe15b",
"brightYellow": "#ffd242",
"brightBlue": "#0092ff",
"brightPurple": "#9a5feb",
"brightCyan": "#67fff0",
"brightWhite": "#ffffff",
"background": "#0e1019",
"foreground": "#fffaf4"
},
{
"name": "BlulocoDark",
"black": "#4a505d",
"red": "#f81141",
"green": "#23974a",
"yellow": "#fd7e57",
"blue": "#285bff",
"purple": "#8c62fd",
"cyan": "#366f9a",
"white": "#ccd5e5",
"brightBlack": "#61697a",
"brightRed": "#fc4a6d",
"brightGreen": "#37bd58",
"brightYellow": "#f6be48",
"brightBlue": "#199ffd",
"brightPurple": "#fc58f6",
"brightCyan": "#50acae",
"brightWhite": "#ffffff",
"background": "#1e2127",
"foreground": "#abb2bf"
},
{
"name": "Breeze",
"black": "#31363b",
"red": "#ed1515",
"green": "#11d116",
"yellow": "#f67400",
"blue": "#1d99f3",
"purple": "#9b59b6",
"cyan": "#1abc9c",
"white": "#eff0f1",
"brightBlack": "#7f8c8d",
"brightRed": "#c0392b",
"brightGreen": "#1cdc9a",
"brightYellow": "#fdbc4b",
"brightBlue": "#3daee9",
"brightPurple": "#8e44ad",
"brightCyan": "#16a085",
"brightWhite": "#fcfcfc",
"background": "#31363b",
"foreground": "#eff0f1"
},
{
"name": "Bright Lights",
"black": "#191919",
"red": "#ff355b",
"green": "#b7e876",
"yellow": "#ffc251",
"blue": "#76d4ff",
"purple": "#ba76e7",
"cyan": "#6cbfb5",
"white": "#c2c8d7",
"brightBlack": "#191919",
"brightRed": "#ff355b",
"brightGreen": "#b7e876",
"brightYellow": "#ffc251",
"brightBlue": "#76d5ff",
"brightPurple": "#ba76e7",
"brightCyan": "#6cbfb5",
"brightWhite": "#c2c8d7",
"background": "#191919",
"foreground": "#b3c9d7"
},
{
"name": "Dark+",
"black": "#000000",
"red": "#cd3131",
"green": "#0dbc79",
"yellow": "#e5e510",
"blue": "#2472c8",
"purple": "#bc3fbc",
"cyan": "#11a8cd",
"white": "#e5e5e5",
"brightBlack": "#666666",
"brightRed": "#f14c4c",
"brightGreen": "#23d18b",
"brightYellow": "#f5f543",
"brightBlue": "#3b8eea",
"brightPurple": "#d670d6",
"brightCyan": "#29b8db",
"brightWhite": "#e5e5e5",
"background": "#0e0e0e",
"foreground": "#cccccc"
},
{
"name": "Monokai Vivid",
"black": "#121212",
"red": "#fa2934",
"green": "#98e123",
"yellow": "#fff30a",
"blue": "#0443ff",
"purple": "#f800f8",
"cyan": "#01b6ed",
"white": "#ffffff",
"brightBlack": "#838383",
"brightRed": "#f6669d",
"brightGreen": "#b1e05f",
"brightYellow": "#fff26d",
"brightBlue": "#0443ff",
"brightPurple": "#f200f6",
"brightCyan": "#51ceff",
"brightWhite": "#ffffff",
"background": "#121212",
"foreground": "#f9f9f9"
},
{
"name": "Nocturnal Winter",
"black": "#4d4d4d",
"red": "#f12d52",
"green": "#09cd7e",
"yellow": "#f5f17a",
"blue": "#3182e0",
"purple": "#ff2b6d",
"cyan": "#09c87a",
"white": "#fcfcfc",
"brightBlack": "#808080",
"brightRed": "#f16d86",
"brightGreen": "#0ae78d",
"brightYellow": "#fffc67",
"brightBlue": "#6096ff",
"brightPurple": "#ff78a2",
"brightCyan": "#0ae78d",
"brightWhite": "#ffffff",
"background": "#0d0d17",
"foreground": "#e6e5e5"
},
{
"name": "OneStar",
"black": "#000000",
"red": "#d13b3b",
"green": "#0dbc79",
"yellow": "#dfdf44",
"blue": "#2472c8",
"purple": "#c42cc4",
"cyan": "#33a0bb",
"white": "#f1f1f1",
"brightBlack": "#666666",
"brightRed": "#fa4b4b",
"brightGreen": "#23d18b",
"brightYellow": "#fcfc5c",
"brightBlue": "#3b8eea",
"brightPurple": "#d861d8",
"brightCyan": "#29b8db",
"brightWhite": "#fafafa",
"background": "#0e0e0e",
"foreground": "#e4e4e4"
},
{
"name": "synthwave-everything",
"black": "#fefefe",
"red": "#f97e72",
"green": "#72f1b8",
"yellow": "#fede5d",
"blue": "#6d77b3",
"purple": "#c792ea",
"cyan": "#f772e0",
"white": "#fefefe",
"brightBlack": "#fefefe",
"brightRed": "#f88414",
"brightGreen": "#72f1b8",
"brightYellow": "#fff951",
"brightBlue": "#36f9f6",
"brightPurple": "#e1acff",
"brightCyan": "#f92aad",
"brightWhite": "#fefefe",
"background": "#2a2139",
"foreground": "#f0eff1"
},
{
"name": "Ubuntu",
"black": "#2e3436",
"red": "#cc0000",
"green": "#4e9a06",
"yellow": "#c4a000",
"blue": "#3465a4",
"purple": "#75507b",
"cyan": "#06989a",
"white": "#d3d7cf",
"brightBlack": "#555753",
"brightRed": "#ef2929",
"brightGreen": "#8ae234",
"brightYellow": "#fce94f",
"brightBlue": "#729fcf",
"brightPurple": "#ad7fa8",
"brightCyan": "#34e2e2",
"brightWhite": "#eeeeec",
"background": "#300a24",
"foreground": "#eeeeec"
}
],
// Add custom keybindings to this array.
// To unbind a key combination from your defaults.json, set the command to "unbound".
// To learn more about keybindings, visit https://aka.ms/terminal-keybindings
"keybindings": [
// Copy and paste are bound to Ctrl+Shift+C and Ctrl+Shift+V in your defaults.json.
// These two lines additionally bind them to Ctrl+C and Ctrl+V.
// To learn more about selection, visit https://aka.ms/terminal-selection
{
"command": {
"action": "copy",
"singleLine": false
},
"keys": "ctrl+c"
},
{
"command": "paste",
"keys": "ctrl+v"
},
// Press Ctrl+Shift+F to open the search box
{
"command": "find",
"keys": "ctrl+shift+f"
},
// Press Alt+Shift+D to open a new pane.
// - "split": "auto" makes this pane open in the direction that provides the most surface area.
// - "splitMode": "duplicate" makes the new pane use the focused pane's profile.
// To learn more about panes, visit https://aka.ms/terminal-panes
{
"command": {
"action": "splitPane",
"split": "auto",
"splitMode": "duplicate"
},
"keys": "alt+shift+d"
},
{
"command": "newTab",
"keys": "ctrl+f1"
},
{
"command": "duplicateTab",
"keys": "ctrl+f3"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment