diff --git a/dot_config/lazygit/config.yml b/dot_config/lazygit/config.yml new file mode 100644 index 0000000000000000000000000000000000000000..718bcf4221dc2d247c889d4a93d6d088ebac7467 --- /dev/null +++ b/dot_config/lazygit/config.yml @@ -0,0 +1,3 @@ +git: + overrideGpg: true + autoFetch: false