#!/bin/sh . $HOME/.bin/_config APP=$(ls -1 $HOME/.bin/work/ | $DMENU_CMD -p Work) [ ! -z "$APP" ] && $HOME/.bin/work/$APP