1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-22 22:33:29 +02:00

Add README for httpie plugin

This commit is contained in:
liuxiang
2015-02-25 10:45:13 +08:00
committed by ncanceill
parent 3cc3084f5f
commit 45e3f623cc
+6
View 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)