An open API service indexing awesome lists of open source software.

https://github.com/mxvish/win-setup

setup files for windows
https://github.com/mxvish/win-setup

alias aliases config git github open-source powershell windows

Last synced: 29 days ago
JSON representation

setup files for windows

Awesome Lists containing this project

README

          

# win-setup
setup files for windows

# Installation
- PowerShell
```ps1
winget install --accept-source-agreements Git.Git
git clone https://github.com/mxvish/win-setup.git
cd win-setup
powershell.exe -ExecutionPolicy Bypass -File .\setup.ps1
```