Namespace service and editor installers

This commit is contained in:
David Heinemeier Hansson
2026-05-27 10:53:30 +02:00
parent 88816ab9be
commit 0acac408e4
8 changed files with 7 additions and 7 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
# omarchy:summary=Install Zed Editor and configure it with the current Omarchy theme
echo "Installing Zed Editor..."
omarchy-pkg-add zed omazed
# Apply Omarchy theme to Zed
omazed setup
setsid gtk-launch dev.zed.Zed