Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 459 Bytes

useful-scripts

These are some scripts that I like to have on multiple machines.

  • brew-update: Runs my standard homebrew updates and tells me when the last time that happened.
  • brew-reset: Resets the brew git repo and runs a brew update.
  • crontab-backup: Backs up the current user's crontab to a file and replaces the crontab with a note saying how to restore it. Used when we have scheduled maintenance and need to disable automated processes.