Explorar o código

feat(lazygit): autofetch every hour

Joe hai 11 meses
pai
achega
eb11f0b502
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      .config/lazygit/config.yml

+ 3 - 1
.config/lazygit/config.yml

@@ -22,7 +22,7 @@ gui:
     selectedLineBgColor:
       - yellow
 git:
-  autoFetch: false
+  autoFetch: true
   autoRefresh: false
   overrideGpg: true
   commit:
@@ -35,6 +35,8 @@ os:
   editInTerminal: false
 update:
   method: never
+refresher:
+  fetchInterval: 3600
 
 customCommands:
   - key: "<c-c>"