Skip to content

Instantly share code, notes, and snippets.

@glimpsed
Last active October 17, 2016 03:57
Show Gist options
  • Save glimpsed/fe23e97f487d93e763bb8a4738884b6d to your computer and use it in GitHub Desktop.
Save glimpsed/fe23e97f487d93e763bb8a4738884b6d to your computer and use it in GitHub Desktop.
Homebrew maintenance & OS X apps installation
#!/usr/bin/env bash
brew update
# Upgrade already-installed formulae.
brew upgrade --all
# Install apps
brew install wget firefox vlc dropbox filezilla the-unarchiver tunnelblick virtualbox seashore appcleaner adium fog beardedspice cdock the-escapers-flux maintenance progressive-downloader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment