User Tools

Site Tools


aur

git pull for all subdirectories

find . -mindepth 1 -maxdepth 1 -type d -print -exec git -C {} pull \;
aur.txt · Last modified: by glebelg