Firebase • Git • NPM • Docker • Cloud Run • Terminal
firebase use --add to create aliases like "prod" or "dev".
firebase use prod.
git add.
docker ps.
lsof or ps aux.
hostname -I instead.
Ctrl+R in terminal to reverse-search your command history.
Press Tab to autocomplete paths and commands. Chain commands with && (runs next only if previous succeeds).