lptstr / winfetch

🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
MIT License
1.4k stars 77 forks source link

download #218

Closed joycecoffman closed 3 months ago

joycecoffman commented 4 months ago

not able to download

FlyMandi commented 4 months ago

just run

scoop install winfetch

if you don't have the scoop package manager, you can run

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
rashil2000 commented 3 months ago

https://github.com/lptstr/winfetch/wiki/Installation