Skip to content

Instantly share code, notes, and snippets.

@overestimate
Created August 7, 2020 23:12
Show Gist options
  • Save overestimate/6a156fe2bb19ba38042c4efa58a75361 to your computer and use it in GitHub Desktop.
Save overestimate/6a156fe2bb19ba38042c4efa58a75361 to your computer and use it in GitHub Desktop.
3Snipe for Windows Terminal
{
"profiles": {
"list": [
{
"guid": "{9a9b96bd-4503-4e45-8803-4415ebdd67bd}", //if this guid already exists use https://www.guidgenerator.com/
"name": "3Snipe",
"commandline": "C:/users/tyler/3Snipe/3Snipe.exe",
"icon": "C:/users/tyler/3Snipe/3Snipe.png",
"hidden": false
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment