summaryrefslogtreecommitdiff
path: root/games/steam
blob: 101406100845b2ddf5de875c3413e2dd1a3e3f9c (plain)
1
2
3
4
5
6
7
PREFIX="~/.steam"
SIZE="1280x1024"
GPATH="c:/programme/steam/steam.exe"

steamapp () {
    [[ $# > 0 ]] && export ARGS="-applaunch ${=@}"
}