d78e5c2f90
modified: curl.plugin.zsh
13 lines
244 B
Markdown
13 lines
244 B
Markdown
# Curl aliases plugin
|
|
|
|
## Functions explained
|
|
|
|
* curlj - pretty json (require Python 2.6)
|
|
|
|
## Aliases explained
|
|
|
|
* curlh - show header only
|
|
* curls - download filename
|
|
* curlt - show response time in milliseconds
|
|
* curlrc - show http code
|