fix: build migrate task fixed by deploying in a single terminal + not centered lazygit
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user