Skip to content

Commit

Permalink
Create diamond-bash-config and general cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Cunningham committed Nov 22, 2024
1 parent 0dae29f commit 6e8171b
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 149 deletions.
21 changes: 0 additions & 21 deletions .devcontainer/features/color/devcontainer-feature.json

This file was deleted.

26 changes: 0 additions & 26 deletions .devcontainer/features/color/install.sh

This file was deleted.

18 changes: 0 additions & 18 deletions .devcontainer/features/colorthree/devcontainer-feature.json

This file was deleted.

6 changes: 0 additions & 6 deletions .devcontainer/features/colortwo/devcontainer-feature.json

This file was deleted.

5 changes: 0 additions & 5 deletions .devcontainer/features/colortwo/install.sh

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "BASH terminal auto history configuration",
"id": "terminalhistory",
"name": "Lightweight and configurable BASH eternal history",
//ID *must* match parent folder name *exactly*
"id": "diamond-bash-config",
"version": "1.0.0",
"description": "Make default BASH terminal nicer",
"description": "Lightweight BASH setup with eternal history and PS1 tweaks. Fully configurable.",
"containerEnv": {
"CONFIG_FOLDER": "/devcontainer_rc",
"CONFIG_STAGING": "/devcontainer_staging"
Expand Down
70 changes: 0 additions & 70 deletions .devcontainer/features/terminalhistory/install.sh

This file was deleted.

0 comments on commit 6e8171b

Please sign in to comment.