diff --git a/lazygit/.config/lazygit/config.yml b/lazygit/.config/lazygit/config.yml new file mode 100644 index 0000000..cc5a273 --- /dev/null +++ b/lazygit/.config/lazygit/config.yml @@ -0,0 +1,7 @@ +customCommands: + - key: '' + context: 'global' + command: "dep deploy" + showOutput: true + loadingText: "Deploying" + outputTitle: "Deploy output" \ No newline at end of file