mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
Show whitespace changes in diffs
This commit is contained in:
@@ -33,13 +33,15 @@
|
||||
# list aliases
|
||||
la = "!git config -l | grep alias | cut -c 7-"
|
||||
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
|
||||
[diff]
|
||||
wsErrorHighlight = all
|
||||
|
||||
[url "git@github.com:"]
|
||||
insteadOf = "gh:"
|
||||
pushInsteadOf = "github:"
|
||||
|
||||
Reference in New Issue
Block a user