mirror of
https://github.com/httpie/cli.git
synced 2025-06-11 20:26:43 +02: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