-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Labels
enhancementNew feature or requestNew feature or requestos-linuxThis issue only exists on LinuxThis issue only exists on Linux
Description
Hi,
I installed Zed on my computer using the official install script.
The script installs zed at ~/.local/bin/zed.
However, I encountered two issues with SourceGit:
~/.local/binwas not in my PATH.- SourceGit looks for
zeditorinstead ofzed.
I fixed this by creating an alias from ~/.local/bin/zed to /usr/bin/zeditor, but it might make sense to update SourceGit to look for the zed binary (or perhaps support both zed and zeditor).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestos-linuxThis issue only exists on LinuxThis issue only exists on Linux