Skip to content

Commit

Permalink
Update devcontainer.json (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvatsal60 authored Jul 2, 2024
2 parents 1e20830 + d7e5c39 commit beed664
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,9 @@
}
}
},
"features": {
"ghcr.io/devcontainers/features/common-utils": {},
"ghcr.io/devcontainers/features/git": {}
},
"postCreateCommand": "curl -fsSL https://raw.githubusercontent.com/gvatsal60/Linux-Aliases/HEAD/main.sh | sh",
"runArgs": [
"--rm",
"--name=${containerEnv}:${containerWorkspaceFolder}:${devcontainerId}-vsc"
]
}

0 comments on commit beed664

Please sign in to comment.