PREFIX="steam" SIZE="1280x960" GPATH="c:/program files/steam/steam.exe" steamapp () { [[ $# > 0 ]] && export ARGS="-applaunch ${=@}" } # vim:ft=sh