File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "ccc" : {},
2424 "yazi" : {},
2525 "tmux" : {},
26- "hurl" : {}
26+ "hurl" : {},
27+ "fzf" : {},
28+ "lazygit" : {},
29+ "ripgrep" : {},
30+ "fd" : {},
31+ "rtk" : {},
32+ "zoxide" : {},
33+ "hyperfine" : {},
34+ "glow" : {},
35+ "fx" : {}
2736 }
2837 },
2938 "flux-specific-version" : {
181190 "version" : " 6.0.0"
182191 }
183192 }
193+ },
194+ "fzf-specific-version" : {
195+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
196+ "features" : {
197+ "fzf" : {
198+ "version" : " v0.58.0"
199+ }
200+ }
201+ },
202+ "lazygit-specific-version" : {
203+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
204+ "features" : {
205+ "lazygit" : {
206+ "version" : " v0.44.0"
207+ }
208+ }
209+ },
210+ "ripgrep-specific-version" : {
211+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
212+ "features" : {
213+ "ripgrep" : {
214+ "version" : " 14.1.1"
215+ }
216+ }
217+ },
218+ "fd-specific-version" : {
219+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
220+ "features" : {
221+ "fd" : {
222+ "version" : " v10.2.0"
223+ }
224+ }
225+ },
226+ "rtk-specific-version" : {
227+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
228+ "features" : {
229+ "rtk" : {
230+ "version" : " v0.38.0"
231+ }
232+ }
233+ },
234+ "zoxide-specific-version" : {
235+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
236+ "features" : {
237+ "zoxide" : {
238+ "version" : " v0.9.6"
239+ }
240+ }
241+ },
242+ "hyperfine-specific-version" : {
243+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
244+ "features" : {
245+ "hyperfine" : {
246+ "version" : " v1.19.0"
247+ }
248+ }
249+ },
250+ "glow-specific-version" : {
251+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
252+ "features" : {
253+ "glow" : {
254+ "version" : " v2.1.2"
255+ }
256+ }
257+ },
258+ "fx-specific-version" : {
259+ "image" : " mcr.microsoft.com/devcontainers/base:ubuntu" ,
260+ "features" : {
261+ "fx" : {
262+ "version" : " 35.0.0"
263+ }
264+ }
184265 }
185266}
You can’t perform that action at this time.
0 commit comments