Skip to content

Commit b54ed1a

Browse files
author
root
committed
Point at documentation
1 parent 91726ff commit b54ed1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/features/bash-config/devcontainer-feature.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"name": "Lightweight and configurable BASH eternal history",
2+
"name": "Lightweight and configurable BASH eternal history",
33
//ID *must* match parent folder name *exactly*
44
"id": "bash-config",
55
"version": "1.0.0",
66
"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",
78
"containerEnv": {
89
"CONFIG_FOLDER": "/devcontainer_rc",
910
"CONFIG_STAGING": "/devcontainer_staging"

0 commit comments

Comments
 (0)