Zed Installation and Launch Commands | Generated by AI
Zed v0.229.0 installed successfully at /Applications/Zed.app.
You can launch it with:
open -a Zed
Or from the terminal:
zed .
(to open the current directory, or zed <file> to open a specific file)