pgrep -x tmux never matched, since the processes are named "tmux: server" and "tmux: client", so config reloads were silently skipped. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Add omarchy CLI * Remove outdated or internal * Add bash completions for command * Add omarchy command documentation * Add missing docs * Correct to what's now right * Fix tests --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>