Skip to content

Commit a4061b8

Browse files
committed
fix: update zsh-plugins feature source to use the correct repository
1 parent ae3943a commit a4061b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dockerFile": "./Dockerfile",
77
"context": "..",
88
"features": {
9-
"ghcr.io/devcontainers-contrib/features/zsh-plugins": {
9+
"ghcr.io/devcontainers-extra/features/zsh-plugins": {
1010
"omzPlugins": "https://github.com/zsh-users/zsh-autosuggestions"
1111
},
1212
"ghcr.io/devcontainers/features/docker-in-docker": {}

0 commit comments

Comments
 (0)