use vscode for chezmoi edit

This commit is contained in:
Anthony Rodriguez 2024-02-07 13:54:59 +01:00
parent 2e60a7f7cf
commit 6766a0a5db
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -1,5 +1,5 @@
[edit]
command = "nvim"
command = "code --wait"
[data]
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
[git]