Merge pull request #52 from LorenzCK/patch-1

Add file launching on Windows
This commit is contained in:
Robert Chang 2021-08-09 00:43:42 +10:00 committed by GitHub
commit e63a285bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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