mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-21 05:06:04 +00:00
Update executable_dot_gitconfig.tmpl
This commit is contained in:
parent
446e991859
commit
8052c8f83b
1 changed files with 1 additions and 1 deletions
|
@ -14,9 +14,9 @@
|
|||
user = MillironX
|
||||
[pull]
|
||||
rebase = false
|
||||
{{- if eq .machinetype "workstation" }}
|
||||
[commit]
|
||||
gpgsign = true
|
||||
{{- if eq .chezmoi.osRelease.id "fedora" }}
|
||||
[diff]
|
||||
tool = kdiff3
|
||||
[merge]
|
||||
|
|
Loading…
Reference in a new issue