gists/wine.md

8 lines
214 B
Markdown
Raw Permalink Normal View History

2022-12-09 19:19:06 +00:00
# WINE
Avoid polluting your `$HOME` directory with wine's garbage by using [docker-wine](https://github.com/scottyhardy/docker-wine).
```
./docker-wine --volume=/home/giomba/win16games:/mnt wine explorer.exe
```