fix: build migrate task fixed by deploying in a single terminal + not centered lazygit

This commit is contained in:
2025-02-28 09:14:36 +01:00
parent c2c82ae60a
commit c38187faf4

View File

@@ -18,7 +18,7 @@
{
"label": "Build migrate",
"command": "bash ~/.config/zed/tasks/build-migrate.sh",
"use_new_terminal": true,
"use_new_terminal": false,
"allow_concurrent_runs": false,
"reveal": "always",
"hide": "never",
@@ -31,7 +31,6 @@
"env": {},
"use_new_terminal": true,
"allow_concurrent_runs": false,
"reveal_target": "center"
},
{
"label": "Blueprints",