myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 77ef11dbd6fd732129c30f7d316b8604ef1faac7
parent 47eba7fc923ad836aa6b04ba1580595bb92c9248
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat,  5 Nov 2011 01:59:20 +0100

use urxvtcd

Diffstat:
wmii/wmiirc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmii/wmiirc b/wmii/wmiirc @@ -25,7 +25,7 @@ export WMII_BACKGROUND='#333333' export WMII_FONT='fixed' set -- $(echo $WMII_NORMCOLORS $WMII_FOCUSCOLORS) -export WMII_TERM="urxvtc" +export WMII_TERM="urxvtcd" if ! test -d "${WMII_CONFPATH%%:*}"; then mkdir "${WMII_CONFPATH%%:*}"