Skip to content

Commit 3ad3fe6

Browse files
author
Richard Cunningham
committed
Rename a and colorthree in IDs
1 parent 44976f0 commit 3ad3fe6

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.devcontainer/features/a/devcontainer-feature.json renamed to .devcontainer/features/color/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "My Favorite Color",
3-
"id": "color",
3+
"id": "a",
44
"version": "1.0.3",
55
"description": "A feature to remind you of your favorite color",
66
"options": {

.devcontainer/features/colorthree/devcontainer-feature.json renamed to .devcontainer/features/sterminalhistory/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BASH terminal auto history configuration",
3-
"id": "persistent-bash-history",
3+
"id": "colorthree",
44
"version": "1.0.0",
55
"description": "Make default BASH terminal nicer",
66
"containerEnv": {
File renamed without changes.

0 commit comments

Comments
 (0)