This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/bin/wsteam
Daniel Flanagan 9ca8960e3f add bin dir
2017-03-02 18:44:38 -06:00

5 lines
107 B
Bash
Executable file

#!/usr/bin/env bash
WIN_STEAM="/storage/games/wine/Program Files (x86)/Steam/Steam.exe"
wine "$WIN_STEAM"