Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 697 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 697 Bytes

shell-misc

Miscellaneous shell scripts that may or may not be helpful.

gitupdateall.sh

The script gitupdateall.sh updates all Git repositories found in the current working directory by traversing all subdirectories. You can provide a mode as parameter to this script that determines whether the script should perform a git fetch or a git pull as update action.

brew-maintain.sh

The script brew-maintain.sh is a maintenance task for your brew installation that tapped cask. It resolves problems and updates all packages.

Copyright and license

The code and its documentation contained in this GitHub repository are licensed under GNU General Public License v3,0.