Add ecomailz/shell environments/bash
This commit is contained in:
parent
a4d94085c8
commit
6a6f845b43
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "52203dda-11b7-4c0b-8d19-20fd4c93a24f",
|
||||
"name" : "bash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "a6f96658-d009-475c-8b34-1739887b147a"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue