Installing and Setting Up Zed
Harry
· 13 Sep 2026
· 5 views
Install on Windows
winget install Zed.ZedInstall on macOS
brew install --cask zedInstall on Linux
Download the AppImage or .deb package from zed.dev for the latest release, or use the apt repository listed on the site for automatic updates.
First Run Setup
Launch Zed, sign in with a GitHub account, and your settings, keybindings and themes sync automatically. Open a folder with zed . to start working.
cd my-project
zed .Key Points
- Use winget on Windows, brew on macOS, packages on Linux.
- Sign in with GitHub to sync settings.
- Open a project with zed .
- The base editor is free to use.