This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:0x33F3E2E727E38E9A]
| {"listOfResourceTypes":{"value":["Microsoft.AnalysisServices/servers", "Microsoft.ApiManagement/service", "Microsoft.Automation/automationAccounts", "Microsoft.Batch/batchAccounts", "Microsoft.Cdn/profiles/endpoints", "Microsoft.ClassicNetwork/networksecuritygroups", "Microsoft.CognitiveServices/accounts", "Microsoft.ContainerService/managedClusters", "Microsoft.CustomerInsights/hubs", "Microsoft.DataFactory/factories", "Microsoft.DataLakeAnalytics/accounts", "Microsoft.DataLakeStore/accounts", "Microsoft.DBforMySQL/servers", "Microsoft.DBforPostgreSQL/servers", "Microsoft.Devices/IotHubs", "Microsoft.Devices/provisioningServices", "Microsoft.DocumentDB/databaseAccounts", "Microsoft.EventHub/namespaces", "Microsoft.Insights/AutoscaleSettings", "Microsoft.IoTSpaces/Graph", "Microsoft.KeyVault/vaults", "Microsoft.Logic/workflows", "Microsoft.Logic/integrationAccounts", "Microsoft.Network/networksecuritygroups", "Microsoft.Network/loadBalancers", "Microsoft.Network/publicIPAddresses", "Microsoft.Network/virtualN |
| #!/bin/bash | |
| function hex2values { | |
| # https://opensource.apple.com/source/IOKitUser/IOKitUser-67/graphics.subproj/IOGraphicsLibPrivate.h | |
| clock=0x${1:0:4} | |
| horizActive=0x${1:4:2} | |
| horizBlanking=0x${1:6:2} | |
| horizHigh=0x${1:8:2} | |
| verticalActive=0x${1:10:2} | |
| verticalBlanking=0x${1:12:2} |
This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:0x33F3E2E727E38E9A]
I hereby claim:
To claim this, I am signing this object:
This is the portable Windows Terminal baseline I use for a keyboard-first development workflow. It combines:
The setup selects PowerShell as the default profile by name instead of using a machine-specific GUID. Windows Terminal generates installed shell profiles automatically, so the same file can work across machines with PowerShell 7 installed.