Last active
March 9, 2017 18:03
-
-
Save crittermike/47848abbd45ed29be997f318d8bfc532 to your computer and use it in GitHub Desktop.
Overwrite Devtools with Outrigger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
devtools stop | |
brew unlink devtools | |
brew tap phase2/outrigger | |
brew install phase2/outrigger/rig | |
rig start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment