diff options
-rw-r--r-- | dot-config/lazygit/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot-config/lazygit/config.yml b/dot-config/lazygit/config.yml new file mode 100644 index 0000000..5fd5726 --- /dev/null +++ b/dot-config/lazygit/config.yml @@ -0,0 +1,2 @@ +git: + autoFetch: false |