Skip to content

🧼 An update and cleanup script for macOS

License

Notifications You must be signed in to change notification settings

pedroserigatto/upclean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpClean

An update and cleanup script for macOS.

Screenshot

Usage

$ upclean --help

UpClean 2.0 🧼 upclean.app

An update and cleanup script for macOS.

Usage:
  upclean [options]

Options:
      --skip-clean               Skip cleaning
      --skip-composer            Skip updating Composer
      --skip-composer-packages   Skip updating Composer packages
      --skip-dns                 Skip flushing DNS cache
      --skip-docker              Skip cleaning Docker
      --skip-homebrew            Skip updating Homebrew
      --skip-mas                 Skip updating Mac App Store applications
      --skip-memory              Skip clearing inactive memory
      --skip-update              Skip updating
  -h, --help                     Display this help message

Configuration

You can configure the runtime options by adding them to the .upcleanrc file in your home directory:

# File: ~/.upcleanrc
--skip-dns
--skip-memory

Passing options directly will override any configuration options that you may have set.

About

🧼 An update and cleanup script for macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%