mac-dev-playbook/vars/main.yml

54 lines
953 B
YAML
Raw Normal View History

---
downloads: ~/.ansible-downloads/
homebrew_installed_packages:
- autoconf
- gettext
- libevent
- packer
- python
- sqlite
- mysql
- ssh-copy-id
- cowsay
- ios-sim
- readline
- subversion
- kdiff3
- openssl
- pv
2014-10-09 13:57:21 +00:00
- drush
- wget
2014-10-07 01:33:59 +00:00
- caskroom/cask/brew-cask
homebrew_taps:
- caskroom/cask
- homebrew/binary
- homebrew/dupes
- homebrew/php
- homebrew/versions
- homebrew/homebrew-php
homebrew_cask_appdir: /Applications
homebrew_cask_apps:
- adium
- google-chrome
- dropbox
- firefox
- handbrake
- menumeters
- nvalt
- sequel-pro
- skype
- skitch
- sublime-text # Note - Sublime Text 2 only, at this time...
- tower
- transmit
- vlc
# TODO - Would these potentially break existing installs on current Mac?
# - vagrant
# - virtualbox
# TODO - No cask available (yet).
# Seil (https://pqrs.org/osx/karabiner/seil.html.en)
2014-10-07 18:37:06 +00:00
# Karabiner (https://pqrs.org/osx/karabiner/)