From 9d2fcad29fdc977ae01387fccbf030a75a923169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Dudr?= Date: Fri, 8 Mar 2024 22:32:41 +0100 Subject: [PATCH] lazygit: update --- dot_config/jesseduffield/lazygit/config.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/dot_config/jesseduffield/lazygit/config.yml b/dot_config/jesseduffield/lazygit/config.yml index 63166f2..61cc05f 100644 --- a/dot_config/jesseduffield/lazygit/config.yml +++ b/dot_config/jesseduffield/lazygit/config.yml @@ -1,13 +1,10 @@ --- -reporting: "off" -startuppopupversion: 1 git: - pull: - mode: rebase - log: - order: date-order - + autoFetch: false notARepository: quit +update: + method: never +disableStartupPopups: true customCommands: - key: '' context: files