carlos3g / my-workspace

My system post-install scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

These scripts are made for my use. Read the files and change what you need if you want to use too

Usage

sh -c "$(curl -fsSL https://raw.githubusercontent.com/carlos3g/my-workspace/main/environments/ubuntu/workspace.sh)"
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/carlos3g/my-workspace/main/environments/windows/workspace.ps1'))

Useful links

Run react native in WSL2

See: https://gist.github.com/bergmannjg/461958db03c6ae41a66d264ae6504ade

wsl-adb-server
wsl-port-forward 5037
wsl-port-forward 8081
wsl-relays

About

My system post-install scripts

License:MIT License


Languages

Language:Shell 80.0%Language:PowerShell 20.0%