mirror of
https://github.com/obra/superpowers.git
synced 2026-06-11 05:09:05 +08:00
Simplified command substitution to avoid shell parsing issues. Instead of nested heredoc in command substitution, write prompt to file first then read it.