Add opencode (#4071)

This commit is contained in:
David Heinemeier Hansson
2026-01-03 16:50:10 -08:00
committed by GitHub
parent 6dfa5f0807
commit de2757466b
7 changed files with 27 additions and 2 deletions

3
bin/omarchy-launch-opencode Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
exec setsid uwsm-app -- xdg-terminal-exec --app-id=org.omarchy.opencode -e bash -c 'cd ~/Work; opencode'