use zed as default chezmoi editor
This commit is contained in:
parent
b91c1c3de1
commit
f2b01c1834
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[edit]
|
||||
command = "code --wait"
|
||||
command = "zed -w"
|
||||
[data]
|
||||
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
||||
flavor = "{{ env "FLAVOR" }}"
|
||||
|
|
Loading…
Reference in a new issue