4 lines
75 B
Fish

function m --wraps=magit --description 'alias m magit'
magit $argv;
end