diff --git a/lazygit/.config/lazygit/config.yml b/lazygit/.config/lazygit/config.yml index cc5a273..0f3686d 100644 --- a/lazygit/.config/lazygit/config.yml +++ b/lazygit/.config/lazygit/config.yml @@ -2,6 +2,9 @@ customCommands: - key: '' context: 'global' command: "dep deploy" - showOutput: true + output: "logWithPty" loadingText: "Deploying" - outputTitle: "Deploy output" \ No newline at end of file + outputTitle: "Deploy output" + +gui: + nerdFontsVersion: "3"