forked from pivotal-sprout/sprout-wrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
soloistrc
79 lines (72 loc) · 1.57 KB
/
soloistrc
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
recipes:
# base (required by sprout)
- sprout-base
- sprout-base::bash_it
- sprout-base::homebrew
- sprout-homebrew
# settings
- sprout-terminal
- sprout-terminal::update_font
- sprout-ssh::known_hosts_github
# development (general)
- sprout-base::workspace_directory
- sprout-git::aliases
- sprout-git::default_editor
- sprout-git::projects
# development (rails)
- sprout-rbenv
- sprout-ruby
- sprout-mysql
- sprout-postgresql
# apps
- sprout-osx-apps::iterm2
- sprout-osx-apps::flycut
- sprout-osx-apps::shiftit
# apps (editors)
- sprout-osx-apps::macvim
- sprout-rubymine
node_attributes:
sprout:
git:
domain: pivotallabs.com
authors:
- initials: ah
name: Abhijit Hiremagalur
username: abhi
- initials: bc
name: Brian Cunnie
username: cunnie
- initials: jrhb
name: Jonathan Barnes
- initials: lw
name: Luke Winikates
username: lwinikates
projects:
-
name: sprout-wrap
url: https://github.com/pivotal-sprout/sprout-wrap.git
terminal:
default_profile: 'Pro'
settings:
clock_format: EEE MMM d h:mm:ss a
dock_preferences:
orientation: 'left'
auto_hide: true
clear_apps: true
tile_size: 35
magnification': false
homebrew:
formulae:
- tmux
- tree
- watch
- wget
- rbenv-binstubs
- rbenv-gem-rehash
casks:
- github
- google-chrome
- google-drive
- google-hangouts
- vagrant
- virtualbox