$ finger $(whoami)

Login: christopherfujino
On since Wed June  15 2016 16:11:47 (HST)
mail: christopherfujino@gmail.com
GitHub: christopherfujino

$ git show HEAD

commit 461bd06527f06de741dafe0cf94b1f2e733a0a69
Author: Christopher Fujino <christopherfujino@gmail.com>
Date:   Sun Jan 07 20:26:11 2024 -0800

    add a recommended blog post

$ git remote -v

origin  git@github.com:christopherfujino/teach-me-to-code.git (fetch)
origin  git@github.com:christopherfujino/teach-me-to-code.git (push)