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/scripts/bin/wsteam

5 lines
107 B
Plaintext
Raw Normal View History

2017-03-02 18:44:38 -06:00
#!/usr/bin/env bash
WIN_STEAM="/storage/games/wine/Program Files (x86)/Steam/Steam.exe"
wine "$WIN_STEAM"