Skip to content

Instantly share code, notes, and snippets.

@forkrul
Last active May 13, 2018 11:06
Show Gist options
  • Save forkrul/f6e37f1a2c0b3c0cb4793b50a67242e8 to your computer and use it in GitHub Desktop.
Save forkrul/f6e37f1a2c0b3c0cb4793b50a67242e8 to your computer and use it in GitHub Desktop.
#!/bin/sh
# https://rawsontetley.org/ref_steamlinkwine.html
env
cd ~
PATH=$HOME/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
unset LD_PRELOAD
unset LD_LIBRARY_PATH
unset SYSTEM_PATH
/usr/bin/playonlinux --run "Steam"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment