-
Notifications
You must be signed in to change notification settings - Fork 0
/
mac.yml
46 lines (46 loc) · 791 Bytes
/
mac.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
- hosts: dev
remote_user: dougala
vars:
- home_dir: /Users/dougala/
- brew_packages:
- boot2docker
- brew-cask
- ccm
- htop
- gradle
- maven
- node
- phantomjs198
- python
- scala
- SBT
- tig
- wget
- cask_packages:
- adobe-reader
- bettertouchtool
- caffeine
- dropbox
- google-drive
- google-chrome
- intellij-idea-ce
- iterm2
- java6
- java7
- java
- origin
- shiftit
- skype
- slack
- sonos
- spotify
- spotify-notifications
- sublime-text
- teamviewer
- vagrant
- virtualbox
- yed
roles:
- general
- ruby