My cURL alias

This is one of the most common aliases I use.

`curl` alias

Tools

  • curl(1): alias c="curl -s --dump-header /dev/stderr"
  • xargs(1)
  • jq