Daily Shaarli

All links of one day in a single page.

May 17, 2022

Three Git Configurations that Should Be the Default
thumbnail

git config --global diff.colorMoved zebra
git config --global pull.rebase true