Skip to content

Instantly share code, notes, and snippets.

@bdollerup
Created October 15, 2021 13:47
Show Gist options
  • Save bdollerup/6ef706c798eae91987224ee997f17adb to your computer and use it in GitHub Desktop.
Save bdollerup/6ef706c798eae91987224ee997f17adb to your computer and use it in GitHub Desktop.
Windows Terminal - RPI host
{
"backgroundImage": "%USERPROFILE%\\OneDrive\\Teknik ting\\Windows Terminal\\raspbian-bg.png",
"backgroundImageOpacity": 0.20000000000000001,
"backgroundImageStretchMode": "uniformToFill",
"colorScheme": "Raspberry",
"commandline": "wsl ssh pi@raspberrypi",
"guid": "{b7558d41-59b4-4bcb-ab22-7c2201cc4000}",
"hidden": false,
"icon": "%USERPROFILE%\\OneDrive\\Teknik ting\\Windows Terminal\\icons8-raspberry-pi-32.png",
"name": "Pi",
"tabColor": "#BD0940",
"tabTitle": "Pi"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment