function gfa --wraps='git fetch --all --prune --jobs=10' --description 'alias gfa=git fetch --all --prune --jobs=10'
git fetch --all --prune --jobs=10 $argv
end