Skip to content

Commit

Permalink
Git: atuocrlf = input
Browse files Browse the repository at this point in the history
  • Loading branch information
metakirby5 committed Sep 13, 2024
1 parent 6163123 commit a3a9b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/.config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[core]
excludesfile = ~/.config/git/ignore # global ignore
whitespace = space-before-tab,trailing-space # error on bad whitespace
autocrlf = input # don't commit carriage returns
pager = "pager=\"$(which delta)\"; ${pager:-less --tabs=4 -RFX}"
fsmonitor = true # use daemon
untrackedCache = true # faster diff
Expand Down

0 comments on commit a3a9b6a

Please sign in to comment.