git
2023. 11. 18.
How to Neofetch/Winfetch install on Windows
Neofetch is a system information tool. STEP 1. Turn on the PowerShell terminalSTEP 2.Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUserSTEP 3.iwr -useb get.scoop.sh | iexSTEP 4.scoop install gitSTEP 5.scoop install neofetchIf you also want to use winfetch.Enter the following:scoop install winfetch You can use cmd, powershell, or git bash