Skip to content

Instantly share code, notes, and snippets.

@abhirup-dev
Last active April 23, 2020 16:31
Show Gist options
  • Save abhirup-dev/96feb531ac51e813d759cb8acecebf2a to your computer and use it in GitHub Desktop.
Save abhirup-dev/96feb531ac51e813d759cb8acecebf2a to your computer and use it in GitHub Desktop.
Windows Terminal settings
// 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": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"profiles": [
{
// Make changes here to the powershell.exe profile
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "PowerShell",
"commandline": "powershell.exe",
"hidden": false,
// "fontFace": "FiraCode NF", // from ryanosis/nerdfont repository
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
// Make changes here to the powershell.exe profile
"guid": "{cb01a3ac-b046-483d-a8c5-e41d4bb7f072}",
"name": "PS GCloud",
"commandline": "powershell.exe -noexit & 'C:/Users/amit/AppData/Local/Google/Cloud SDK/google-cloud-sdk/platform/PowerShell/GoogleCloud/BootstrapCloudToolsForPowerShell.ps1'",
"startingDirectory": "C:/Users/amit/Dev",
"hidden": false,
// "fontFace": "FiraCode NF", // from ryanosis/nerdfont repository
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
// Make changes here to the cmd.exe profile
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "cmd",
"commandline": "cmd.exe",
"hidden": false,
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
// Make changes here to the cmd.exe profile
"guid": "{8ac5e613-0adf-45eb-9cfb-1003430f1f6b}",
"name": "Jupyter Rebaca",
"commandline": "jupyter lab --notebook-dir %USERPROFILE%/Dev/Rebaca/notebooks",
"hidden": false,
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
// Make changes here to the cmd.exe profile
"guid": "{0dc4c944-0e73-4ca1-a7f3-8671953b5258}",
"name": "Git Bash",
"commandline": "C:\\Program Files\\Git\\usr\\bin\\bash.exe -i -l",
"startingDirectory": "\"%USERPROFILE%\"",
"hidden": false,
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
},
{
"guid": "{5afd3857-529f-47f4-803a-de558af74988}",
"name": "myvm",
"commandline": "ssh.exe myvm",
// "fontFace": "FiraCode NF",
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
}
],
// Add custom color schemes to this array
"schemes": [],
// Add any keybinding overrides to this array.
// To unbind a default keybinding, set the command to "unbound"
"keybindings": []
}
// 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": [
{
// Make changes here to the powershell.exe profile
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "PowerShell",
"commandline": "powershell.exe",
"hidden": false,
"fontFace": "FiraCode NF", // from ryanosis/nerdfont repository
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
// "fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
// Make changes here to the cmd.exe profile
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "cmd",
"commandline": "cmd.exe",
"hidden": false,
"fontFace": "Cascadia Code Nerd Font"
},
{
"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",
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
"startingDirectory": "\\\\wsl$\\Ubuntu-18.04\\home\\abhirup\\",
"fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
},
{
"guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",
"hidden": false,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl"
},
{
"guid": "{5afd3857-529f-47f4-803a-de558af74988}",
"name": "UbuntuVM",
"commandline": "ssh.exe 127.0.0.1",
"fontFace": "FiraCode NF",
"backgroundImage": "C:/Users/amit/Pictures/toon-Knight.jpg",
// "fontFace": "Source Code Pro",
"fontSize": 11,
"useAcrylic": true,
"backgroundImageOpacity": 0.8,
"acrylicOpacity": 0.2
}
],
// Add custom color schemes to this array
"schemes": [],
// Add any keybinding overrides to this array.
// To unbind a default keybinding, set the command to "unbound"
"keybindings": []
}
@abhirup-dev
Copy link
Author

To customize CMD, Powershell, Font: Hanselman YT video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment