Skip to content

Instantly share code, notes, and snippets.

@djmarland
Created July 21, 2015 09:56
Show Gist options
  • Save djmarland/f3900076891b531f2f15 to your computer and use it in GitHub Desktop.
Save djmarland/f3900076891b531f2f15 to your computer and use it in GitHub Desktop.
mc-s095629:amen marlad01$ history | grep brew
341 brew install php5-intl
344 brew install php53-intl
345 brew update
346 brew search icu
347 brew install icu4c
348 brew install icu4c
359 brew update
362 brew remove php54
363 brew install php54
364 brew uninstall php55-intl
365 brew install php54
367 brew install php54-intl
369 brew install php54-intl --without-homebrew-php
371 brew uninstall php54-intl
372 brew install php54-intl --without-homebrew-php
379 brew uninstall php53-intl
380 brew uninstall icu4c
381 brew uninstall --force icu4c
386 brew tap --repair
387 find $(brew --cache) -mindepth 1 -print -delete
388 brew install php54-intl
390 brew uninstall php54-intl
393 brew tap homebrew/dupes
394 brew tap homebrew/versions
395 brew tap homebrew/homebrew-php
396 brew install php54
398 brew uninstall php54
403 brew unlink php53 php54 php55 php56
404 brew tap homebrew/homebrew-php
405 brew install php54
410 launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php54.plist
412 launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php54.plist
419 brew install php54-intl
429 brew install php54-intl
432 brew install icu4c
433 brew isntall icu4c-54
434 brew install icu4c-54
435 brew install icu4c-54brew info icu4c
436 brew info icu4c
437 brew info icu4c/54
438 brew info icu4c/54.1
445 brew switch icu4c 54.1
446 brew switch icu4c 54
448 brew install node
449 brew unlink node
450 brew install node
501 history | grep brew
mc-s095629:amen marlad01$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment