Skip to content

Commit

Permalink
feat(gitconfig): force delta.dark
Browse files Browse the repository at this point in the history
Not automatically detecting dark mode when using with iTerm tmux integration (`tmux -CC`)
  • Loading branch information
aboqasem committed Apr 3, 2024
1 parent 86157d0 commit aba4021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synced/symlink/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@

navigate = true
line-numbers = false
dark = true

[interactive]
diffFilter = delta --color-only
Expand Down

0 comments on commit aba4021

Please sign in to comment.