Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save lucashungaro/02c40b4d618b93f3e44971889e7c33f3 to your computer and use it in GitHub Desktop.

Select an option

Save lucashungaro/02c40b4d618b93f3e44971889e7c33f3 to your computer and use it in GitHub Desktop.

Revisions

  1. lucashungaro created this gist Apr 8, 2016.
    7 changes: 7 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    sudo chown -R $(whoami):admin /usr/local
    cd /usr/local
    git reset --hard
    git clean -df
    brew update

    Profit!