| Name |
|---|
| https://github.com/autopkg/recipes.git |
| https://github.com/autopkg/keeleysam-recipes.git |
| https://github.com/autopkg/hansen-m-recipes.git |
| https://github.com/autopkg/scriptingosx-recipes.git |
| https://github.com/autopkg/timsutton-recipes.git |
| https://github.com/autopkg/jleggat-recipes.git |
| https://github.com/jarias/autopkg-munki-recipes.git |
| https://github.com/autopkg/sheagcraig-recipes.git |
| https://github.com/autopkg/hjuutilainen-recipes.git |
| https://github.com/autopkg/homebysix-recipes.git |
| https://github.com/facebook/Recipes-for-AutoPkg.git |
| https://github.com/jessepeterson/autopkg-recipes.git |
| https://github.com/autopkg/nmcspadden-recipes.git |
| Name | Source |
|---|---|
| Sublime Text 3 | SublimeText3.munki.recipe |
| PyCharm | PyCharm.munki.recipe |
| IntelliJ IDEA | IntelliJ-CE.munki.recipe |
| Name | Source |
|---|---|
| Python 3 | Python3.munki.recipe |
| Java 8 JDK | OracleJava8JDK.munki.recipe |
| Go | Go.munki.recipe |
| Node (via n) | `https://git.io/n-install |
| Name | Source |
|---|---|
| Git | Git.munki.recipe |
| iTerm 2 | iTerm2.munki.recipe |
| Zsh | sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"; chsh -s /bin/zsh |
| Oh my zsh | `curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh |
| Homebrew | /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" |
| Virtualbox | VirtualBox.munki.recipe |
| Vagrant | Vagrant.munki.recipe (requires HashiCorpURLProvider.py) |
| Docker Toolbox | DockerToolbox.munki.recipe |
| Name | Source |
|---|---|
| Adobe Photoshop CC 2017 | Direct |
| Adobe Illustrator CC 2017 | Direct |
| Sketch | Sketch.munki.recipe |
| Name | Source |
|---|---|
| Transmission | Transmission.munki.recipe |
| Flux | Flux.munki.recipe |
| Caffiene | Caffeine.munki.recipe |
| VLC | VLC.munki.recipe |
| BetterTouchTool | BetterTouchTool.munki.recipe |
| UnRarX | UnRarX.munki.recipe |
| Adobe Flash Player | AdobeFlashPlayer.munki.recipe |
| Chrome | GoogleChrome.munki.recipe |
| Java 8 JRE | OracleJava8.munki.recipe |
| Name | Source |
|---|---|
| Disable press-and-hold | defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false |
| Increase key repeat rate | defaults write NSGlobalDomain KeyRepeat -int 1 |
| Reverse trackpad scroll | defaults write -g com.apple.swipescrolldirection -bool false |
| Move dock to left | defaults write com.apple.dock orientation left; killall Dock |
| Use scale minimize effect | defaults write com.apple.dock mineffect -string scale; killall Dock |
| Auto hide/show dock | defaults write com.apple.dock autohide -bool true; killall Dock |
| Lower auto hide/show dock | defaults write com.apple.dock autohide-delay -float 0; defaults write com.apple.dock autohide-time-modifier -float 0.2; killall Dock |
| Show battery percentage | defaults write com.apple.menuextra.battery ShowPercent -bool true |
| Disable mouse acceleraton | defaults write .GlobalPreferences com.apple.mouse.scaling -1 |
Script installs
Zsh + Oh-my-zsh
Node (via n)
Homebrew
Mac tweaking
Set computer name