✨ Made difftastic default for git diff
This commit is contained in:
parent
e9fe734dbe
commit
06460e03d4
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue