Skip to content

Instantly share code, notes, and snippets.

@frank89722
Last active July 21, 2023 16:37
Show Gist options
  • Save frank89722/1c14f082cf1033b4aeef7cda5fbfb739 to your computer and use it in GitHub Desktop.
Save frank89722/1c14f082cf1033b4aeef7cda5fbfb739 to your computer and use it in GitHub Desktop.
Lazygit config
gui:
language: 'en'
showIcons: true
nerdFontsVersion: "3"
theme:
selectedLineBgColor:
- reverse
selectedRangeBgColor:
- reverse
keybinding:
universal:
appendNewline: '<tab>'
git:
paging:
colorArg: always
pager: delta --dark --paging=never
log:
showGraph: 'always'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment