We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91726ff commit b54ed1aCopy full SHA for b54ed1a
.devcontainer/features/bash-config/devcontainer-feature.json
@@ -1,9 +1,10 @@
1
{
2
-"name": "Lightweight and configurable BASH eternal history",
+ "name": "Lightweight and configurable BASH eternal history",
3
//ID *must* match parent folder name *exactly*
4
"id": "bash-config",
5
"version": "1.0.0",
6
"description": "Lightweight BASH setup with eternal history and PS1 tweaks. Fully configurable.",
7
+ "documentationURL": "https://github.com/DiamondRC/devcontainer-features/tree/main/.devcontainer/features/bash-config",
8
"containerEnv": {
9
"CONFIG_FOLDER": "/devcontainer_rc",
10
"CONFIG_STAGING": "/devcontainer_staging"
0 commit comments