minor updates
This commit is contained in:
parent
abe33a2748
commit
9c645acf15
3 changed files with 109 additions and 70 deletions
|
|
@ -296,66 +296,96 @@
|
|||
"dark": "Catppuccin Macchiato"
|
||||
},
|
||||
"ssh_connections": [
|
||||
{
|
||||
"host": "GetDTE-Prod-App",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": ["/bcn/invoice-chile/scripts"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "t-800",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": ["/opt/stacks"]
|
||||
}
|
||||
],
|
||||
"nickname": "T-800"
|
||||
},
|
||||
{
|
||||
"host": "getwfr-2-piloto",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": ["/bcn/workflow/piloto/php/./"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "saria",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": ["/opt/stacks"]
|
||||
}
|
||||
],
|
||||
"nickname": "Saria"
|
||||
},
|
||||
{
|
||||
"host": "getwfr-2-prod",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": ["/bcn/workflow/produccion/php/./"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "GetCPE-Prod",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": ["/bcn"]
|
||||
},
|
||||
{
|
||||
"paths": ["/bcn/getcpe/produccion/./"]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
{
|
||||
"host": "GetDTE-Prod-App",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/bcn/invoice-chile/scripts"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "t-800",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/opt/stacks"
|
||||
]
|
||||
}
|
||||
],
|
||||
"nickname": "T-800"
|
||||
},
|
||||
{
|
||||
"host": "getwfr-2-piloto",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/bcn/workflow/piloto/php/./"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "saria",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/opt/stacks"
|
||||
]
|
||||
}
|
||||
],
|
||||
"nickname": "Saria"
|
||||
},
|
||||
{
|
||||
"host": "getwfr-2-prod",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/bcn/workflow/produccion/php/./"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "GetCPE-Prod",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/bcn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"paths": [
|
||||
"/bcn/getcpe/produccion/./"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"host": "getwfr-2-dev",
|
||||
"args": [],
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/bcn/desarrollo/workflow/php/./"
|
||||
]
|
||||
},
|
||||
{
|
||||
"paths": [
|
||||
"/bcn/workflow/desarrollo/php/./"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"disable_ai": false,
|
||||
"auto_update": false,
|
||||
"vim_mode": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue