# for # batch update & fetch origin : alias update-git='cd ~/git/ ; ls | parallel "cd {} && git fetch origin && git pull -u"; cd'