Made difftastic default for git diff

This commit is contained in:
z3rOR0ne 2022-09-20 16:09:41 -07:00
parent e9fe734dbe
commit 06460e03d4

View file

@ -101,3 +101,7 @@ Install ripdrag:
cargo install ripdrag
your zshrc has ~/.cargo/bin added to the $PATH variable to use ripdrag
Set difftastic as git diff default:
git config --global diff.external difft