mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-19 21:17:22 +00:00
m-cloud changes
This commit is contained in:
parent
44780e9a9e
commit
b2510c45b9
4 changed files with 4 additions and 31 deletions
13
.gitconfig
13
.gitconfig
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
[core]
|
||||
editor = nvim
|
||||
pager = delta
|
||||
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
@ -39,15 +38,3 @@
|
|||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
|
||||
[delta]
|
||||
navigate = true
|
||||
dark = true
|
||||
side-by-side = true
|
||||
line-numbers = true
|
||||
|
||||
[merge]
|
||||
conflictstyle = zdiff3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue