dotfiles/fish/.config/fish/functions/gdk.fish

4 lines
53 B
Fish

function gdk
git difftool --tool=kitty $argv
end