Skip to content

Instantly share code, notes, and snippets.

@kergoth
Created November 2, 2021 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kergoth/adc46b69856ae56b24fa7a2b6122f2ba to your computer and use it in GitHub Desktop.
Save kergoth/adc46b69856ae56b24fa7a2b6122f2ba to your computer and use it in GitHub Desktop.
{
"autorun": true,
"autokill": true,
"terminals": [
{
"name": "Attach to Workspace",
"description": "Attach to this workspace with my scripts",
"icon": "code",
"command": "attach-workspace",
"open": true,
"focus": true,
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment