Initial commit
This commit is contained in:
15
.config/git/config
Normal file
15
.config/git/config
Normal file
@@ -0,0 +1,15 @@
|
||||
[include]
|
||||
path = gitlab.config
|
||||
[includeIf "gitdir:~/Projects/dotfiles-github/"]
|
||||
path = github.config
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[difftool "meld"]
|
||||
path = /usr/bin/meld
|
||||
[submodule]
|
||||
recurse = true
|
||||
[color "status"]
|
||||
added = 076
|
||||
untracked = 014
|
||||
[core]
|
||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||
Reference in New Issue
Block a user