Skip to content

Instantly share code, notes, and snippets.

@mubaidr
Last active February 21, 2020 03:32
Show Gist options
  • Save mubaidr/8c2c48891a75129e3189283850146e8e to your computer and use it in GitHub Desktop.
Save mubaidr/8c2c48891a75129e3189283850146e8e to your computer and use it in GitHub Desktop.
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{c8312ac6-2aa2-4191-a6ff-5fcd63b22b8b}",
"keybindings": [],
"profiles": [
{
"acrylicOpacity": 0.85,
"backgroundImage": "E:\\Resources\\Wallpapers\\dark-smoke-abstract-4k-37.jpg",
"backgroundImageOpacity": 0.15,
"colorScheme": "Campbell",
"commandline": "\"%PROGRAMFILES%\\git\\usr\\bin\\bash.exe\" -i -l",
"experimental.retroTerminalEffect": true,
"fontFace": "Cascadia Code",
"guid": "{c8312ac6-2aa2-4191-a6ff-5fcd63b22b8b}",
"hidden": false,
"icon": "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
"name": "Bash",
"startingDirectory": "d:current",
"suppressApplicationTitle": true,
"useAcrylic": true
},
{
"acrylicOpacity": 0.85,
"backgroundImage": "E:\\Resources\\Wallpapers\\dark-smoke-abstract-4k-37.jpg",
"backgroundImageOpacity": 0.15,
"colorScheme": "Campbell",
"commandline": "powershell.exe",
"experimental.retroTerminalEffect": true,
"fontFace": "Cascadia Code",
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"hidden": false,
"icon": "E:\\Resources\\Wallpapers\\terminal-icon.png",
"name": "Windows PowerShell",
"startingDirectory": "d:current",
"suppressApplicationTitle": true,
"useAcrylic": true
},
{
"acrylicOpacity": 0.85,
"backgroundImage": "E:\\Resources\\Wallpapers\\dark-smoke-abstract-4k-37.jpg",
"backgroundImageOpacity": 0.1,
"colorScheme": "Campbell",
"commandline": "cmd.exe",
"fontFace": "Cascadia Code",
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"hidden": false,
"icon": "E:\\Resources\\Wallpapers\\terminal-icon.png",
"name": "cmd",
"startingDirectory": "d:current",
"suppressApplicationTitle": true,
"useAcrylic": true
},
{
"acrylicOpacity": 0.85,
"backgroundImage": "E:\\Resources\\Wallpapers\\dark-smoke-abstract-4k-37.jpg",
"backgroundImageOpacity": 0.1,
"colorScheme": "Campbell",
"fontFace": "Cascadia Code",
"guid": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"hidden": false,
"icon": "E:\\Resources\\Wallpapers\\terminal-icon.png",
"name": "Ubuntu-18.04",
"source": "Windows.Terminal.Wsl",
"startingDirectory": "d:current",
"suppressApplicationTitle": true,
"useAcrylic": true
},
{
"acrylicOpacity": 0.85,
"backgroundImage": "E:\\Resources\\Wallpapers\\dark-smoke-abstract-4k-37.jpg",
"backgroundImageOpacity": 0.1,
"colorScheme": "Campbell",
"fontFace": "Cascadia Code",
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"icon": "E:\\Resources\\Wallpapers\\terminal-icon.png",
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure",
"startingDirectory": "d:current",
"suppressApplicationTitle": true,
"useAcrylic": true
},
{
"acrylicOpacity": 0.85,
"backgroundImage": "E:\\Resources\\Wallpapers\\dark-smoke-abstract-4k-37.jpg",
"backgroundImageOpacity": 0.1,
"colorScheme": "Campbell",
"fontFace": "Cascadia Code",
"guid": "{58ad8b0c-3ef8-5f4d-bc6f-13e4c00f2530}",
"hidden": false,
"icon": "E:\\Resources\\Wallpapers\\terminal-icon.png",
"name": "Debian",
"source": "Windows.Terminal.Wsl",
"startingDirectory": "d:current",
"suppressApplicationTitle": true,
"useAcrylic": true
}
],
"schemes": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment