본문 바로가기

git

How to Neofetch/Winfetch install on Windows

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

git bash

If you also want to use winfetch.

Enter the following:

scoop install winfetch

 

You can use cmd, powershell, or git bash

 

 

 

Recent Posts
Popular Posts
Recent Comments