#!/bin/sh export XDG_CACHE_HOME=/tmp export MOZ_X11_EGL=1 export MOZ_PLUGIN_PATH=/usr/local/lib/mozilla/plugins /usr/local/bin/firefox "$@"