Useful notes, hints, howto's for development.
Contents
- How to open windows from wsl on hostOS (Windows 10): XServerWSL2.md
- Improve Terminal Prompt for wsl2 (Debian) + Powershell: Pimp_WindowsTerminal.md
- Openshift/OKD Hints: Openshift.md
- WSL Common stuff and notes: WSL_Common.md
When creating a zip with windows, linux won't be able to unzip
it, to fix that, run
zip -FFv foo.zip --out fixed.zip
- Use scoop as package manager: https://github.com/ScoopInstaller/Scoop