1
0
Fork 0

Simplify lazygit config

This commit is contained in:
Malte Brandy 2022-02-18 11:58:46 +01:00
parent 6e3b85db37
commit 6c0b890542

View file

@ -13,6 +13,7 @@
"tasks" = [
{
"label" = "lazygit";
"problemMatcher" = [ ];
"type" = "shell";
"command" = "lazygit";
}