Skip to content

Zed binary name #1869

@AntoninHuaut

Description

@AntoninHuaut

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/bin was not in my PATH.
  • SourceGit looks for zeditor instead of zed.

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 requestos-linuxThis issue only exists on Linux

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions