Skip to content

Instantly share code, notes, and snippets.

@yuchan
Created December 29, 2014 09:02
Show Gist options
  • Save yuchan/b47e03afb9ba530b4cd3 to your computer and use it in GitHub Desktop.
Save yuchan/b47e03afb9ba530b4cd3 to your computer and use it in GitHub Desktop.
brew list | sed -e 's/^/brew install /g' | awk '{print $1 " " $2 " " $3}' > homebrew.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment