mirror of https://github.com/bjeanes/dotfiles.git
4 lines
70 B
Fish
4 lines
70 B
Fish
|
function gdc.
|
||
|
git diff --cached --color-words='.' $argv | mate;
|
||
|
end
|