Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using the name `https` to invoke HTTPie should make HTTPie default to the https:// scheme, but using a fish function to replace invocations of `https` with invocations of `http` defeats this behaviour. Instead, just tell fish to complete `https` in the same way as `http`.
- Loading branch information