File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
src/devcontainers/default/.devcontainer Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1515 " --platform=linux/amd64"
1616 ],
1717 "remoteUser" : " vscode" ,
18+ "overrideFeatureInstallOrder" : [
19+ " ghcr.io/devcontainers-extra/features/direnv:1.0.3"
20+ ],
1821 "features" : {
22+ "ghcr.io/devcontainers-extra/features/direnv:1.0.3" : {
23+ "version" : " 2.37.1"
24+ },
1925 "ghcr.io/devcontainers/features/python:1.7.1" : {
2026 "version" : " 3.13.8" ,
2127 "installTools" : true
2228 },
2329 "ghcr.io/devcontainers-extra/features/zsh-plugins:0.0.5" : {
2430 "omzPlugins" : " https://github.com/zsh-users/zsh-autosuggestions https://github.com/zsh-users/zsh-syntax-highlighting.git https://github.com/MichaelAquilina/zsh-you-should-use.git" ,
2531 "plugins" : " git python ubuntu ruby jsontools sudo bundler direnv gitignore encode64 gem copypath copyfile terraform dirhistory aliases z docker asdf aws emoji zsh-you-should-use zsh-autosuggestions zsh-syntax-highlighting"
26-
27-
2832 },
2933 "ghcr.io/devcontainers/features/aws-cli:1.1.2" : {
3034 "version" : " 2.31.18"
You can’t perform that action at this time.
0 commit comments