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