albertyw / dotfiles

Dotfiles that I use (in bash)
MIT License
14 stars 4 forks source link

Write a herepull script #119

Closed albertyw closed 1 week ago

albertyw commented 1 week ago

Iterate through all subdirectories of current working directory, if the subdirectory is a git repository and is clean, run a git pull and git submodule update.