Skip to content

Commit

Permalink
save shell history
Browse files Browse the repository at this point in the history
  • Loading branch information
hollanbm committed May 13, 2024
1 parent 52fe4f2 commit a387279
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
"dockerfile": "Dockerfile"
},
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers-contrib/features/zsh-plugins:0": {
"plugins": "git zsh-syntax-highlighting zsh-autosuggestions poetry poetry-env gpg-agent",
"omzPlugins": "https://github.com/zsh-users/zsh-syntax-highlighting https://github.com/zsh-users/zsh-autosuggestions"
},
"ghcr.io/stuartleeks/dev-container-features/shell-history:0": {},
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"containerEnv": {
Expand Down

0 comments on commit a387279

Please sign in to comment.