Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wardnath authored Jun 20, 2024
1 parent 076baab commit 2d274bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"packages": "curl,zsh"
}
},
"postCreateCommand": [
"postAttachCommand": [
"curl -fsSL https://get.jetpack.io/devbox | bash -s -- -f \n;",
"echo 'eval \"$(devbox global shellenv --init-hook)\"' >> ~/.zshrc"
]
Expand Down

0 comments on commit 2d274bd

Please sign in to comment.