A collection of scripts, apps and tools for Windows command line
- Clone to an appropriate location
E.g. to
c:\utils
git clone https://github.com/martinsmith1968/windows-console-utils.git c:\utils- Invoke the setup script
pwsh c:\utils\setup.ps1Archives will get expanded, files copied (within the root folder c:\utils), shortcuts will get created and all appropriate folders
will get added to the PATH.