Skip to content

Commit

Permalink
powershell winget
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Sep 17, 2024
1 parent 377f695 commit 01078ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,12 @@
"description": "UniGetUI is a GUI that can fetch, update and repackage winget applications. Manage winget apps as if its the Microsoft store!",
"type": "cmd"
},
{
"path": "powershell -Command 'winget install --id Microsoft.PowerShell --source winget'",
"name": "Powershell 7",
"description": "Powershell 7 is much more updated",
"type": "cmd"
},
{
"path": "powershell -Command 'winget install Gyan.FFmpeg'",
"name": "FFmpeg",
Expand Down

0 comments on commit 01078ea

Please sign in to comment.