Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T02:30:16.054Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

docs/src/extensions/installing-extensions.md

1.1 KB

title: Installing Extensions description: "Browse, install, and manage extensions from the Zed Extension Gallery."

Installing Extensions {#installing-extensions}

Extensions add functionality to Zed, including languages, themes, and AI tools. Browse and install them from the Extension Gallery.

Open the Extension Gallery with {#kb omega::Extensions}, or select "Zed > Extensions" from the menu bar.

Installation Location

  • On macOS, extensions are installed in ~/Library/Application Support/Zed/extensions.
  • On Linux, they are installed in either $XDG_DATA_HOME/zed/extensions or ~/.local/share/zed/extensions.
  • On Windows, the directory is %LOCALAPPDATA%\Zed\extensions.

This directory contains two subdirectories:

  • installed, which contains the source code for each extension.
  • work which contains files created by the extension itself, such as downloaded language servers.

Auto-installing

To automate extension installation/uninstallation see the docs for auto_install_extensions.

Served at tenant.openagents/omega Member data and write actions are omitted.