Neofetch is a system information tool.
STEP 1. Turn on the PowerShell terminal
STEP 2.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
STEP 3.
iwr -useb get.scoop.sh | iex
STEP 4.
scoop install git
STEP 5.
scoop install neofetch
If you also want to use winfetch.
Enter the following:
scoop install winfetch
You can use cmd, powershell, or git bash