forked from msainz/sprout-wrap
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsoloistrc
135 lines (133 loc) · 2.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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
cookbook_paths:
- ./cookbooks
recipes:
- meta::setup_environment
- meta::setup_apps
- meta::datasci_languages
- meta::datasci_databases
- meta::datasci_tools_and_editors
- sprout-osx-git::git_projects
- meta::symlink_datasci_cookbooks
- meta::install_git_duet
node_attributes:
machine:
name: aiyesha-sfo
workspace_directory: projects
bash_it:
theme: nibbler
enabled_plugins:
aliases:
- general
- bundler
- osx
- git
completion:
- defaults
- rake
- git
- ssh
plugins:
- osx
- rbenv
- ssh
- virtualenv
- tmux
# homebrew:
# repository: git@github.com:Homebrew/homebrew.git
# version: master
rbenv:
rubies:
1.9.3-p448: {}
1.9.3-p194: {}
2.0.0-p353: {}
default_ruby: 2.0.0-p353
default_gems:
- git-duet
python:
virtualenvs:
simit: python2.7
waffles: python2.7
lua:
rocks:
inspect:
busted:
mysql_root_password: pwd
mysql:
users:
travis:
vim:
font:
size: 12
git_pairs_domain: modcloth.com
git_pairs_authors:
- initials: am
name: Aiyesha Ma
shortname: a.ma
- initials: ms
name: Marcos Sainz
shortname: m.sainz
- initials: db
name: Dan Buch
shortname: dan
- initials: kz
name: Kate Zimmerman
shortname: k.zimmerman
- initials: ws
name: Bill Summer
shortname: w.summer
- initials: lh
name: Lance Halvorsen
shortname: l.halvorsen
git_projects:
# -
# - sprout-wrap
# - git@github.com:Aiyesha/sprout-wrap.git
-
- julia
- https://github.com/JuliaLang/julia
-
- mc-intelligence
- git@github.com:modcloth/mc-intelligence.git
-
- datasci-simit
- git@github.com:modcloth/datasci-simit.git
-
- datasci-simit-cookbook
- git@github.com:modcloth/datasci-simit-cookbook.git
-
- datasci-poptarts
- git@github.com:modcloth/datasci-poptarts.git
-
- datasci-poptarts-cookbook
- git@github.com:modcloth/datasci-poptarts-cookbook.git
-
- datasci-blubber
- git@github.com:modcloth/datasci-blubber.git
-
- datasci-blubber-cookbook
- git@github.com:modcloth/datasci-blubber-cookbook.git
-
- datasci-rolled-oats
- git@github.com:modcloth/datasci-rolled-oats.git
# -
# - mimosa
# - git@github.com:modcloth/mimosa.git
-
- datasci-continental
- git@github.com:modcloth/datasci-continental.git
-
- datasci-continental-cookbook
- git@github.com:modcloth/datasci-continental-cookbook.git
-
- chef-repo
- git@github.com:modcloth/chef-repo.git
-
- chef-config-data-science
- git@github.com:modcloth/chef-config-data-science.git
data_science:
cookbooks:
- poptarts
- simit
- blubber
- continental
# - mimosa