Sorry for the duplicate email: apparently gmail formatted my previous
email as HTML and it didn't actually go through to dev@suckless
--- Original email ---
Hello Robert,
I'm glad you found the patch helpful. About the way it is being
displayed on your dmenu, I think sed might be configured diff
Thought this would be useful for bash alias lovers with lots of
shortcuts in their ~/.bashrc or ~/.bash_aliases (path defined in the
$aliases variable below).
Cheers!
--Samee
-#!/bin/sh
+#!/bin/bash
cachedir=${XDG_CACHE_HOME:-"$HOME/.cache"}
if [ -d "$cachedir" ]; then
cache=$cachedir/dmenu