Open a file or URL from within Windows Subsystem for Linux in the user's default Windows GUI application. More information: https://gitlab.com/4U6U57/wsl-open.
wsl-open {{.}}
wsl-open {{https://example.com}}
wsl-open {{path\to\file}}
wsl-open
as the shell's web browser (open links with wsl-open
):wsl-open -w
wsl-open -h