Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 410 Bytes

homebrew-autoremove

This command is now included in brew.

External Homebrew command for removing installed formuale that are no longer needed.

Like apt autoremove but for Homebrew.

Installation

brew tap dawidd6/autoremove

Usage

brew autoremove [-f | --force] [-n | --dry-run] [-h | --help]

When --force option is passed, script will not ask for confirmation!