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
- Host: GitHub
- URL: https://github.com/mxvish/win-setup
- Owner: mxvish
- License: mit
- Created: 2025-04-04T07:59:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-04T08:07:42.000Z (10 months ago)
- Last Synced: 2025-04-04T08:33:48.496Z (10 months ago)
- Topics: alias, aliases, config, git, github, powershell, windows
- Language: PowerShell
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```