Add file launching on Windows

This commit is contained in:
Lorenz Cuno Klopfenstein 2021-04-09 10:15:10 +02:00 committed by GitHub
parent 8f87e8f25b
commit 3db2693f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,6 +187,7 @@ $ stat readme.md # on Linux
```shell
$ xdg-open file # on Linux
$ open file # on MacOS
$ start file # on Windows
```
## zip a directory