Skip to content

Commit 6e8171b

Browse files
author
Richard Cunningham
committed
Create diamond-bash-config and general cleanup
1 parent 0dae29f commit 6e8171b

File tree

8 files changed

+4
-149
lines changed

8 files changed

+4
-149
lines changed

.devcontainer/features/color/devcontainer-feature.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

.devcontainer/features/color/install.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

.devcontainer/features/colorthree/devcontainer-feature.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

.devcontainer/features/colortwo/devcontainer-feature.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.devcontainer/features/colortwo/install.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

.devcontainer/features/terminalhistory/devcontainer-feature.json renamed to .devcontainer/features/diamond-bash-config/devcontainer-feature.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "BASH terminal auto history configuration",
3-
"id": "terminalhistory",
2+
"name": "Lightweight and configurable BASH eternal history",
3+
//ID *must* match parent folder name *exactly*
4+
"id": "diamond-bash-config",
45
"version": "1.0.0",
5-
"description": "Make default BASH terminal nicer",
6+
"description": "Lightweight BASH setup with eternal history and PS1 tweaks. Fully configurable.",
67
"containerEnv": {
78
"CONFIG_FOLDER": "/devcontainer_rc",
89
"CONFIG_STAGING": "/devcontainer_staging"
File renamed without changes.

.devcontainer/features/terminalhistory/install.sh

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)