mirror of
https://github.com/httpie/cli.git
synced 2026-04-01 14:37:20 +00:00
* Remove hashbang from bash completion Completion files are not supposed to have a hashbang. They are sourced, not executed. * Fix spelling * Trim excess whitespace