Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mguludag/wsl-manager
This is PowerShell script for linux distro download and installation to wsl plus adding to Windows Terminal with icon!
https://github.com/mguludag/wsl-manager
linux-distro-download powershell powershell-script windows windows-terminal wsl wsl-manager wsl2
Last synced: 5 days ago
JSON representation
This is PowerShell script for linux distro download and installation to wsl plus adding to Windows Terminal with icon!
- Host: GitHub
- URL: https://github.com/mguludag/wsl-manager
- Owner: mguludag
- License: mit
- Created: 2020-12-09T04:25:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T06:33:12.000Z (about 1 year ago)
- Last Synced: 2024-08-14T07:07:17.771Z (3 months ago)
- Topics: linux-distro-download, powershell, powershell-script, windows, windows-terminal, wsl, wsl-manager, wsl2
- Language: PowerShell
- Homepage:
- Size: 1.49 MB
- Stars: 22
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WSL-Manager
This is PowerShell script for linux distro download and installation to wsl plus adding to Windows Terminal with icon and reset password, shrink vhdx, import/export distro!## Use
```powershell
Set-ExecutionPolicy RemoteSigned -scope Process -Force
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/mguludag/WSL-Manager/main/wslmanager.ps1" -OutFile $pwd/wslmanager.ps1
./wslmanager.ps1
exit
```### WSL Manager main menu
### Icons in Windows Terminal menu
## Installation
1. Unzip and open wslmanager.bat and follow the instructions!