mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
12 lines
244 B
Markdown
12 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
|