1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/lazygit/config.yml

25 lines
371 B
YAML
Raw Normal View History

2022-04-16 20:12:11 +00:00
gui:
expandFocusedSidePanel: true
language: "en"
2022-05-06 14:06:05 +00:00
mouseEvents: false
2022-07-26 01:03:35 +00:00
showBottomLine: false
2022-05-06 14:06:05 +00:00
showIcons: true
2022-07-26 01:03:35 +00:00
showRandomTip: false
sidePanelWidth: 0.15 # From 0 to 1
2022-04-16 20:12:11 +00:00
git:
2022-07-26 01:03:35 +00:00
autoFetch: false
2022-08-15 17:31:46 +00:00
# paging:
# colorArg: always
# pager: delta --dark --paging=never
2022-04-16 20:12:11 +00:00
2022-05-06 14:06:05 +00:00
os:
2022-11-08 16:56:19 +00:00
editCommand: "hx"
2022-04-16 20:12:11 +00:00
2022-05-07 00:16:22 +00:00
refresher:
2022-06-22 11:26:05 +00:00
refreshInterval: 1
2022-05-07 00:16:22 +00:00
2022-04-16 20:12:11 +00:00
update:
method: prompt
days: 2