dotfiles/home/private_dot_config/lazygit/config.yml

10 lines
215 B
YAML
Raw Normal View History

2021-12-08 09:38:24 -06:00
gui:
theme:
selectedLineBgColor:
- reverse
selectedRangeBgColor:
- reverse
showFileTree: true
git:
branchLogCmd: 'git log --graph --all --color=always --decorate --date=relative --oneline'