Skip to content

Miscellaneous shell scripts that may or may not be helpful.

License

Notifications You must be signed in to change notification settings

danieldinter/shell-misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Miscellaneous shell scripts that may or may not be helpful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages