diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-03 12:40:19 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-03 12:40:19 +0200 |
commit | 37249b3ca3cc1c4d0c37767314f2ea721a25763e (patch) | |
tree | 0890cff1e85c11a7ffab307a1ed7bec4b3100e13 | |
parent | fd89a3dc84914636678d6864ae820fb2c841d373 (diff) |
Add aliases for the various Maildirs on aneurysm
-rw-r--r-- | etc/.zshrc | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -420,6 +420,15 @@ if [[ ${distro} == debian ]] { #{{{ alias dprc='sudo dpkg-reconfigure' } #}}} +if [[ ${HOST} == aneurysm ]] { #{{{ + + while read mdir; do + + alias mutt-${${mdir#.}//\//-}="mutt -f ${HOME}/Maildir/${mdir}" + + done < Maildir/maildirs + +} #}}} if [[ -e /tmp/.x-started ]] { #{{{ alias feh='feh --quiet --verbose --action8 "nrm '\'%f\'\" |