Skip to content
Snippets Groups Projects
Commit 48bfd8a5 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Add "brew --cellar (formula)"

If a formula name is passed to "brew --cellar", output the location of that
brew in the Cellar (which will be "brew --prefix (formula)" without a version
sub-folder.)

This allows for:
  rm -rf `brew --cellar node`
for deleting all versions of node, installed or not.
parent 43c8bec7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment