diff options
| author | mail_redacted_for_web | 2024-07-14 11:32:25 +0200 | 
|---|---|---|
| committer | mail_redacted_for_web | 2024-07-14 11:32:25 +0200 | 
| commit | 672c91bc95a167269fb7ddfa2c84e4f7da2bdad2 (patch) | |
| tree | 24cdbba6369c6b4e6de7403b8cd0cfdccee17ee2 /.gitconfig | |
| parent | cbc3482c5d475eff579902004f81cefd38cfcb98 (diff) | |
| download | dotfiles-672c91bc95a167269fb7ddfa2c84e4f7da2bdad2.tar.bz2 | |
here goes another attempt
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -73,6 +73,7 @@  [core]  	editor	= vim  	fileMode = true +	hooksPath = ~/git-hooks  [merge]  	tool	= vimdiff  [mergetool] | 
