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
| #*Step By Step Instruction* | |
| ##Set Apple TV to Aux Keys | |
| -- | |
| Press Aux (Device) Button | |
| Hold Setup Key until Aux Button Blinks Twice | |
| Type in code 31115 (Aux Button will blink twice, if it is a long blink try last three steps again) | |
| ##Fix Play and Pause Keys | |
| -- |
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
| #!/usr/bin/env bash | |
| # | |
| # Bootstrap script for setting up a new OSX machine | |
| # | |
| # This should be idempotent so it can be run multiple times. | |
| # | |
| # Some apps don't have a cask and so still need to be installed by hand. These | |
| # include: | |
| # | |
| # - Twitter (app store) |