remoterepository = Remote
autorefresh = 0.5
quick = 10
-postsynchook = notmuch new && /home/mrl/.mutt/newmail.sh && vdirsyncer sync
+postsynchook = /home/mrl/.mutt/newmail.sh
#proxy = SOCKS5:localhost:8008
[Repository Local]
datetime.date(int(match.group(1)), int(match.group(2)), 1)
).days <= 31*6
else:
- return not x.startswith('archive')
+ return not x.startswith('archive') and not (x == "INBOX.Junk")
then
notify-send "$newmail new emails!"
fi
+notmuch new
+vdirsyncer sync
sudo apt-get install \
bash-completion \
+ bc \
build-essential \
curl \
dunst \
suckless-tools \
tmux \
unzip \
+ urlview \
vdirsyncer \
vim \
w3m \
x11-xserver-utils \
xautolock \
+ xdotool \
xinit
mkdir -p ~/projects