mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
Add README for httpie plugin
This commit is contained in:
parent
3cc3084f5f
commit
45e3f623cc
1 changed files with 6 additions and 0 deletions
6
plugins/httpie/README.md
Normal file
6
plugins/httpie/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## HTTPie
|
||||
**Maintainer:** [lululau](https://github.com/lululau)
|
||||
|
||||
This plugin adds completion for HTTPie, which is a command line HTTP client, a user-friendly cURL replacement.
|
||||
|
||||
[HTTPie Homepage](http://httpie.org)
|
Loading…
Reference in a new issue