forked from pivotal-sprout/sprout-wrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
soloistrc
97 lines (90 loc) · 1.93 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
recipes:
# base (required by sprout)
- sprout-base
- sprout-base::bash_it
- sprout-base::homebrew
- sprout-homebrew
# apps
- sprout-osx-apps::iterm2
- sprout-osx-apps::shiftit
# settings
- sprout-osx-settings
- sprout-osx-settings::dock_preferences
- sprout-terminal
- sprout-ssh::known_hosts_github
# development (general)
- sprout-base::workspace_directory
- sprout-git
- sprout-git::default_editor
- sprout-git::projects
- sprout-git::git_scripts
# development (rails)
- sprout-rbenv
- sprout-ruby
- sprout-mysql
- sprout-postgresql
# apps (editors)
- sprout-osx-apps::textmate_preferences
- sprout-jetbrains-editors::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:
- ctags-exuberant
- ag
- chromedriver
- imagemagick
- node
- pstree
- qt
- ssh-copy-id
- tmux
- tree
- watch
- wget
- rbenv-binstubs
- rbenv-gem-rehash
casks:
- ccmenu
- firefox
- flycut
- rowanj-gitx
- github
- google-chrome
- google-drive
- google-hangouts
- macvim
- skype
- textmate
- vagrant
- virtualbox
- xquartz
- xscope