Hacker News new | ask | show | jobs
by mfiro 246 days ago
Add this to the end of .bashrc

function cheat() { curl cht.sh/$1 }

Then in terminal you can use the following to see the examples: $ cheat curl

1 comments

Holy shit this website is insanely helpful. Many thanks!