|
12 | 12 | "$PYENV_ROOT/bin", |
13 | 13 | "$BUN_INSTALL/bin", |
14 | 14 | "$DENO_INSTALL/bin", |
| 15 | + "~/.jenv/bin", |
| 16 | + "~/a/random/path", |
| 17 | + "$NVM_DIR/.bin/2", |
15 | 18 | "$NVM_DIR/.bin/3" |
16 | 19 | ], |
17 | | - "declarationsOnly": true |
| 20 | + "declarationsOnly": true, |
| 21 | + "name": "1" |
18 | 22 | }, |
19 | 23 | { |
20 | 24 | "type": "homebrew", |
|
35 | 39 | "cirrus", |
36 | 40 | "expect", |
37 | 41 | "git-lfs", |
| 42 | + "groff", |
| 43 | + "hyperfine", |
| 44 | + "jenv", |
| 45 | + "jq", |
| 46 | + "mas", |
38 | 47 | "openjdk@11", |
39 | 48 | "openjdk@17", |
40 | 49 | "openjdk@21", |
|
104 | 113 | "type": "aws-cli" |
105 | 114 | }, |
106 | 115 | { |
107 | | - "type": "git-clone", |
| 116 | + "type": "git-repository", |
108 | 117 | "directory": "~/Projects/codify-homebrew-plugin", |
109 | 118 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
110 | 119 | }, |
111 | 120 | { |
112 | 121 | "type": "vscode" |
113 | 122 | }, |
114 | 123 | { |
115 | | - "type": "git-clone", |
| 124 | + "type": "git-repository", |
116 | 125 | "directory": "~/Projects/codify-plugin-lib", |
117 | 126 | "repository": "git@github.com:kevinwang5658/codify-plugin-lib.git" |
118 | 127 | }, |
119 | 128 | { |
120 | | - "type": "git-clone", |
| 129 | + "type": "git-repository", |
121 | 130 | "directory": "~/Projects/codify", |
122 | 131 | "repository": "git@github.com:kevinwang5658/codify.git" |
123 | 132 | }, |
|
176 | 185 | "region": "us-east-1" |
177 | 186 | }, |
178 | 187 | { |
179 | | - "type": "git-clone", |
| 188 | + "type": "git-repository", |
180 | 189 | "directory": "~/Projects/codify-homebrew-plugin", |
181 | 190 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
182 | 191 | }, |
183 | 192 | { |
184 | | - "type": "git-clone", |
| 193 | + "type": "git-repository", |
185 | 194 | "directory": "~/Projects/codify-homebrew-plugin", |
186 | 195 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
187 | 196 | }, |
188 | 197 | { |
189 | | - "type": "git-clone", |
| 198 | + "type": "git-repository", |
190 | 199 | "directory": "~/Projects/codify-homebrew-plugin", |
191 | 200 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
192 | 201 | }, |
193 | 202 | { |
194 | | - "type": "git-clone", |
| 203 | + "type": "git-repository", |
195 | 204 | "directory": "~/Projects/codify-homebrew-plugin", |
196 | 205 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
197 | 206 | }, |
198 | 207 | { |
199 | | - "type": "git-clone", |
| 208 | + "type": "git-repository", |
200 | 209 | "directory": "~/Projects/codify-homebrew-plugin", |
201 | 210 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
202 | 211 | }, |
203 | 212 | { |
204 | | - "type": "git-clone", |
| 213 | + "type": "git-repository", |
205 | 214 | "directory": "~/Projects/codify-homebrew-plugin", |
206 | 215 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
207 | 216 | }, |
208 | 217 | { |
209 | | - "type": "git-clone", |
| 218 | + "type": "git-repository", |
210 | 219 | "directory": "~/Projects/codify-homebrew-plugin", |
211 | 220 | "repository": "git@github.com:kevinwang5658/codify-homebrew-plugin.git" |
212 | 221 | } |
|
0 commit comments