Git Gud: Setting Up a Better Git Config
14 minute read Published: 2025-07-23There's tons of little goodies you can add to your .gitconfig
to make your
life easier. From hidden gems in the git Man pages to aliases and shell
functions, here's a few things I've found useful to reduce friction in my Git
workflow.