Skip to content

Instantly share code, notes, and snippets.

@seethroughdev
Created December 17, 2013 18:35
Show Gist options
  • Save seethroughdev/8010256 to your computer and use it in GitHub Desktop.
Save seethroughdev/8010256 to your computer and use it in GitHub Desktop.
A copy of a .brew file generated with homebrew-dotfile-generator.
#!/usr/bin/env bash
# Generated by cask-dotfile-generator
# Created by: @seethroughtrees
# https://github.com/seethroughtrees/brew-cask-dotfile-generator
# Make sure we’re using the latest Homebrew
brew update
# Upgrade any already-installed formulae
brew upgrade
# Remove outdated versions from the cellar
brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment