DotFetch is a command-line system information utility written in PowerShell for Windows. DotFetch displays information about your operating system, software and hardware in an way similar to NeoFetch. DotFetch is basically partial NeoFetch clone written from scratch with the same ideology. The original NeoFetch can be found here.
Follow these simple steps to install DotFetch:
Set-ExecutionPolicy RemoteSigned
on an Administrative instance of PowerShell. This is required to run DotFetch.dotfetch.ps1
inside the C:\Program Files\WindowsPowerShell\Scripts
directory. Don’t worry , there is nothing malicious.C:\Program Files\WindowsPowerShell\Scripts
into path under Environment Variables.notepad $profile
and hit Enter.dotfetch