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]
|
||||
command = "nvim"
|
||||
command = "code --wait"
|
||||
[data]
|
||||
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
||||
[git]
|
||||
|
|
Loading…
Reference in a new issue