Skip to content

Commit

Permalink
fix: add ignorecase = false to .gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Jan 22, 2024
1 parent c718a9d commit 9664bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
autocrlf = input
# delta config
pager = delta
ignorecase = false
[interactive]
diffFilter = delta --color-only
[delta]
Expand Down

0 comments on commit 9664bab

Please # to comment.