#!/bin/sh -eu export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer" mplayer "$@"