Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1#!/bin/bash 2set -e 3 4cd crates/collab 5cargo run --quiet --package=collab --features seed-support --bin seed -- $@