Skip to content

Commit 0845624

Browse files
Add gpg agent to zsh plugins.
1 parent 011879c commit 0845624

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
@@ -28,7 +28,7 @@
2828
},
2929
"ghcr.io/devcontainers-extra/features/zsh-plugins:0.0.5": {
3030
"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",
31-
"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"
31+
"plugins": "git 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"
3232
},
3333
"ghcr.io/devcontainers/features/aws-cli:1.1.2": {
3434
"version": "2.31.18"

0 commit comments

Comments
 (0)