feat: Add zed-editor to default environment

This commit is contained in:
Tristan D. 2024-07-11 20:24:03 +02:00
parent 35242b7645
commit b68217e681
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4

View file

@ -349,6 +349,7 @@ in
zstd zstd
neovim neovim
lazydocker lazydocker
zed-editor
]; ];
}; };
} }