#!/bin/sh . $HOME/.bin/_config THING=$(ls -1 $HOME/.bin/edit/ | $DMENU_CMD -p Edit) [ ! -z "$THING" ] && $HOME/.bin/edit/$THING