lazygit configuration
This commit is contained in:
parent
a2334cef1e
commit
a9585ed831
1 changed files with 10 additions and 4 deletions
|
@ -1,10 +1,16 @@
|
||||||
|
services:
|
||||||
|
gitlab.tralios.de: 'gitlab:gitlab.tralios.de'
|
||||||
|
git.snaile.de: 'gitea:git.snaile.de'
|
||||||
gui:
|
gui:
|
||||||
nerdFontsVersion: "3"
|
nerdFontsVersion: "3"
|
||||||
|
showRandomTip: false
|
||||||
|
showBottomLine: false
|
||||||
|
border: single
|
||||||
update:
|
update:
|
||||||
days: 1
|
days: 1
|
||||||
refresher:
|
refresher:
|
||||||
refreshInterval: 5
|
refreshInterval: 5
|
||||||
fetchInterval: 30
|
fetchInterval: 30
|
||||||
disableStartupPopups: true
|
disableStartupPopups: true
|
||||||
customCommands:
|
customCommands:
|
||||||
- key: b
|
- key: b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue