dotfiles/fish/functions/gdc..fish

4 lines
70 B
Fish
Executable File

function gdc.
git diff --cached --color-words='.' $argv | mate;
end