Hacker News new | ask | show | jobs
by runjake 783 days ago
+1 I do this, too, but with a function:

  function cheat () {
    curl https://cheat.sh/$1
  }
Example:

  % cheat jq