mirror of
https://github.com/obra/superpowers
synced 2026-07-10 20:54:29 +00:00
5b5fb3940d
Simplified command substitution to avoid shell parsing issues. Instead of nested heredoc in command substitution, write prompt to file first then read it.