Skip to content

Commit 3c0b433

Browse files
[skip ci] taking out agents, so it doesn't overwrite.
1 parent 32931e1 commit 3c0b433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devcontainers/default/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"ghcr.io/devcontainers-extra/features/zsh-plugins:0.0.5": {
2424
"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",
25-
"plugins": "git ssh-agent gpg-agent 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"
25+
"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"
2626

2727

2828
},

0 commit comments

Comments
 (0)