diff options
| author | mail_redacted_for_web | 2024-05-25 12:40:52 +0200 | 
|---|---|---|
| committer | mail_redacted_for_web | 2024-05-25 12:40:52 +0200 | 
| commit | 329ed23c520bcc45332c6641d6873fc6bb7cbddc (patch) | |
| tree | fd7e44f56d06da1b032371002c5de09d8c22113a /.gitconfig | |
| parent | 2a4bba6ca1600740568c3dea9e96f682d7ff52d4 (diff) | |
| download | dotfiles-329ed23c520bcc45332c6641d6873fc6bb7cbddc.tar.bz2 | |
local fixes
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -73,7 +73,7 @@  	fontui	= -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0  	fontdiff = -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0  [commit] -	gpgSign	= true +	gpgsign = false  #[gpg]  #	program	= /usr/bin/gpg2  [http] | 
