add lazygit conf
This commit is contained in:
parent
a54ce118f4
commit
b6d3943548
2 changed files with 14 additions and 0 deletions
11
lazygit/.config/jesseduffield/lazygit/config.yml
Normal file
11
lazygit/.config/jesseduffield/lazygit/config.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
reporting: "off"
|
||||
startuppopupversion: 1
|
||||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --24-bit-color=never --theme 'Solarized (dark)'
|
||||
keybinding:
|
||||
universal:
|
||||
nextTab: '>'
|
||||
prevTab: '<'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue