Skip to content

Instantly share code, notes, and snippets.

@ifnull
Last active December 18, 2015 05:28
Show Gist options
  • Save ifnull/5732485 to your computer and use it in GitHub Desktop.
Save ifnull/5732485 to your computer and use it in GitHub Desktop.

Revisions

  1. ifnull revised this gist Apr 23, 2014. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,6 @@ cd ~
    find /usr/local/Library/Formula -type l -delete
    brew doctor
    brew update
    brew cleanup
    brew prune
    brew cleanup
    brew doctor
  2. ifnull revised this gist Apr 23, 2014. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,5 @@ git clean -fd
    cd ~
    find /usr/local/Library/Formula -type l -delete
    brew doctor
    brew update
    brew update
    brew cleanup
  3. ifnull revised this gist Jan 30, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -3,4 +3,6 @@ sudo chown -R `whoami`:admin ./
    git reset --hard
    git clean -fd
    cd ~
    find /usr/local/Library/Formula -type l -delete
    brew doctor
    brew update
  4. ifnull revised this gist Aug 11, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    cd /usr/local
    sudo chown -R `whoami`:admin ./
    git reset --hard
    git clean -fd
    cd ~
  5. ifnull created this gist Jun 7, 2013.
    5 changes: 5 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    cd /usr/local
    git reset --hard
    git clean -fd
    cd ~
    brew update