WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 40112091

(no title)

overengineer | 1 year ago

curl https://cheat.sh/<toolname> Example: curl https://cheat.sh/jq

discuss

order

runjake|1 year ago

+1 I do this, too, but with a function:

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

  % cheat jq
powered by hn/api // news.ycombinator.com