Add arista firewall/shell environments/zsh
This commit is contained in:
parent
860aabb14f
commit
bf5ab189d2
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "1abbcec7-ac11-40c2-851e-3f1230e6fe98",
|
||||
"name" : "zsh",
|
||||
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 0
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : "1c871ff7-634c-44cb-9287-d695fee6fe90",
|
||||
"shell" : "zsh",
|
||||
"elevated" : false,
|
||||
"user" : null,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue