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 powershell windows

Last synced: 10 months ago
JSON representation

setup files for windows

Awesome Lists containing this project

README

          

# win-setup
setup files for windows

# Installation
- PowerShell
```ps1
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/mxvish/win-setup/main/Microsoft.PowerShell_profile.ps1" -OutFile "Microsoft.PowerShell_profile.ps1"
```