(gitconfig): Use chezmoi variable for vim configuration.
This commit is contained in:
parent
9bc5d97713
commit
5425c2846a
@ -104,7 +104,7 @@
|
||||
ignore = "!gi() { curl -sL https://www.toptal.com/developers/gitignore/api/$@ ;}; gi"
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = {{ .vimexec }}
|
||||
hooksPath = ~/.config/git-hooks
|
||||
|
||||
[push]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user