use vscode for chezmoi edit
This commit is contained in:
parent
2e60a7f7cf
commit
6766a0a5db
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[edit]
|
[edit]
|
||||||
command = "nvim"
|
command = "code --wait"
|
||||||
[data]
|
[data]
|
||||||
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
||||||
[git]
|
[git]
|
||||||
|
|
Loading…
Reference in a new issue