3 lines
103 B
Fish
3 lines
103 B
Fish
function gdd --description "Use difftastic as a difftool"
|
|
git difftool --tool=difftastic $argv
|
|
end
|