top | item 40112091 (no title) overengineer | 1 year ago curl https://cheat.sh/<toolname> Example: curl https://cheat.sh/jq discuss order hn newest runjake|1 year ago +1 I do this, too, but with a function: function cheat () { curl https://cheat.sh/$1 } Example: % cheat jq
runjake|1 year ago +1 I do this, too, but with a function: function cheat () { curl https://cheat.sh/$1 } Example: % cheat jq
runjake|1 year ago