A CLI tool that keeps a Zed editor setup identical across every machine a developer works on
Zed editor has no native settings sync. Developers who use Zed on a work laptop, a home desktop, and a remote dev box manually copy config files between machines, re-install extensions by hand, and re-apply keymaps after every OS reinstall. The only community attempt is vittorius/zed-settings-sync, a CLI Gist hack whose PR was rejected from the official extensions repo and which has roughly 26 stars. VS Code and JetBrains solve this natively, but that does nothing for the growing Zed user base. The opportunity is a purpose-built sync CLI that handles the complete Zed setup: config, keymap, theme, extension list with auto-install, and per-machine overrides. It stores state in the developer's own GitHub Gist or a hosted encrypted vault, pulls on first login, and pushes on every save. No manual copying. No 'which machine has the right settings' confusion. Priced as a low-friction subscription for a dev tool category where developers spend freely.
Demand Breakdown
Social Proof 2 sources
Gap Assessment
4 tools exist (vittorius/zed-settings-sync, VS Code Settings Sync, JetBrains IDE Settings Sync, Mackup) but gaps remain: No extension list sync or auto-install, no per-machine overrides, no conflict resolution, no encrypted storage, no keymap or theme sync, PR rejected from official extensions repo, ~26 stars, unmaintained cadence.; Only works inside VS Code; zero help for Zed users..
Features9 agent-ready prompts
Competitive LandscapeFREE
| Product | Does | Missing |
|---|---|---|
| vittorius/zed-settings-sync | CLI that syncs Zed settings to a GitHub Gist; install via eget, run load command, follows config instructions. | No extension list sync or auto-install, no per-machine overrides, no conflict resolution, no encrypted storage, no keymap or theme sync, PR rejected from official extensions repo, ~26 stars, unmaintained cadence. |
| VS Code Settings Sync | Native first-party sync of settings, keybindings, snippets, extensions, and UI state via Microsoft account or GitHub. Free. | Only works inside VS Code; zero help for Zed users. |
| JetBrains IDE Settings Sync | Native sync of IDE settings, plugins, keymaps, and code style via JetBrains account or git repo. Included in license. | Only works inside JetBrains IDEs; zero help for Zed users. |
| Mackup | General dotfile backup and sync for macOS using any cloud storage (Dropbox, iCloud, S3). Supports hundreds of apps. | Generic dotfile copier with no Zed-specific logic: no extension list awareness, no auto-install of missing extensions, no conflict resolution per machine, no Zed keymaps or theme registry, unmaintained (last commit 2023). |
Leads217BUILDER
Sign in to unlock full access.