Merge branch 'dev' into tmux

This commit is contained in:
David Heinemeier Hansson
2026-02-09 22:59:09 +01:00

View File

@@ -2,4 +2,6 @@
# Reload opencode configuration (used by the Omarchy theme switching). # Reload opencode configuration (used by the Omarchy theme switching).
killall -SIGUSR2 opencode if pgrep -x opencode >/dev/null; then
killall -SIGUSR2 opencode
fi