Skip to content

Commit

Permalink
update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
jpawlowski committed Aug 24, 2024
1 parent df5de32 commit b563e1d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions src/powershell-extended/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
{
"name": "PowerShell Extended [PSResourceGet / NuGet Versioning; Oh My Posh prompt profile]",
"id": "powershell-extended",
"legacyIds": [
"powershell"
],
"version": "2.0.0",
"name": "PowerShell Extended [PSResourceGet / NuGet Versioning; Oh-My-Posh prompt]",
"description": "Installs PowerShell on AMD64 and ARM64 architectures, with optional resources from the PowerShell Gallery via PSResourceGet. Includes a custom Oh My Posh terminal prompt theme and profile files. Supports advanced installation options.",
"documentationURL": "https://github.com/jpawlowski/devcontainer-features/tree/main/src/powershell-extended",
"description": "Installs PowerShell on AMD64 and ARM64 architectures, with optional resources from the PowerShell Gallery via PSResourceGet. Includes a custom Oh-My-Posh terminal prompt theme and profile files. Supports advanced installation options.",
"licenseURL": "https://github.com/jpawlowski/devcontainer-features/tree/main/LICENSE.txt",
"keywords": [
"powershell",
"profile",
"prompt",
"oh-my-posh",
"psresourceget",
"dotfiles"
],
"options": {
"version": {
"type": "string",
Expand Down

0 comments on commit b563e1d

Please sign in to comment.