forked from osxc/legacy-custom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
all.yml
39 lines (38 loc) · 1.08 KB
/
all.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
---
- hosts: all
roles:
- role: dylan
- role: dock
apps:
- "/Applications/Launchpad.app"
- "/Applications/Mission Control.app"
- "/Applications/App Store.app"
- "/Users/d.schell/Applications/Google Chrome.app"
- "/Applications/Safari.app"
- "/Users/d.schell/Applications/Firefox.app"
- "/Applications/Mail.app"
- "/Applications/Contacts.app"
- "/Applications/Calendar.app"
- "/Users/d.schell/Applications/IntelliJ IDEA 13.app"
- "/Users/d.schell/Applications/VisualVM.app"
- "/Applications/Xcode.app"
- "/Applications/Cornerstone.app"
- "/Applications/SourceTree.app"
- "/Users/d.schell/Applications/Skype.app"
- "/Applications/System Preferences.app"
- "/Applications/VirtualBox.app"
- "/Users/d.schell/Applications/VMware Fusion.app"
folders:
- path: ~/
- path: ~/Documents
- path: ~/Downloads
sort: datemodified
- role: dashboard
disabled: YES
# cli
# shell tooling
- role: git
git_user_name: Dylan Schell
git_user_email: [email protected]
- role: legit
- role: hub