Help center
#CLI
3 guides tagged CLI.
Git aliases I use every day
A handful of git aliases that save me thousands of keystrokes a week.
Tips & tricks
Serve a folder over HTTP in one line
Quick one-liners to serve the current directory over HTTP, no setup, when you just need to preview something.
How-to
curl flags I always forget
The curl flags I look up most, in one place. Follow redirects, save output, headers, and quiet download.
Reference