zsh for Rational Mortals

Practical guide to switching from bash to zsh with setup tips and configuration recommendations.

June 5, 2019 · 5 min · Scott J Roberts

pbcopy and pbpaste

Master macOS clipboard manipulation from terminal with pbcopy and pbpaste for productivity workflows.

May 15, 2015 · 1 min · Scott J Roberts

Learning Git and GitHub

Practical guide to mastering Git and GitHub with curated learning resources and workflow tips from a security expert.

November 11, 2014 · 4 min · Scott J Roberts

Command-line Spell Checking with Aspell

Master command-line spell checking with Aspell for efficient terminal-based writing workflows.

January 20, 2014 · 2 min · Scott J Roberts

Pretty JSON is Pretty (Useful)

Command-line JSON formatting techniques using Python json.tool and jq for readable data analysis.

January 14, 2014 · 2 min · Scott J Roberts