myconfig

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

commit 6c891473db3ceed9ec155bef0d521242dae804a5
parent 80547d5f7d5fee17e049ca754f2ffcae3f950856
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed,  9 May 2012 15:39:40 +0200

switch to alot

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

diff --git a/wmii/wmiirc b/wmii/wmiirc @@ -177,7 +177,7 @@ Key $MODKEY-e Key $MODKEY-u eval $WMII_TERM -e "zsh -c \"$(wimenu -h "${hist}.progs" -n $histnum <$progsfile); zsh -i\"" & Key $MODKEY-o - eval $WMII_TERM -e "zsh -c mutt" & + eval $WMII_TERM -e "zsh -c alot" & Key $MODKEY-w eval "sensible-browser" &