Skip to content

Commit

Permalink
chore: Add Ookla Speedtest CLI under dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwal-Prathiksh committed Aug 19, 2024
1 parent 23ff14e commit 67477a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Setup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ $wingetDevPackages = @(
"junegunn.fzf",
"ajeetdsouza.zoxide",
"JanDeDobbeleer.OhMyPosh",
"Fastfetch-cli.Fastfetch"
"Fastfetch-cli.Fastfetch",
"Ookla.Speedtest.CLI"
)
$wingetBuildPackages = @(
"Anaconda.Miniconda3",
Expand Down

0 comments on commit 67477a2

Please sign in to comment.