lots of changes

This commit is contained in:
Bruno Carlin 2019-03-08 00:30:02 +01:00
parent a5eca108bd
commit bf90155a8e
10 changed files with 75 additions and 21 deletions

View file

@ -2,7 +2,7 @@
for a in waarp; do
echo "Début de la synchronisation"
mbsync -a gmail-$a && echo "Synchronisation effectuée" || echo "Erreur de syncheronisation" >&2
mbsync gmail-$a && echo "Synchronisation effectuée" || echo "Erreur de syncheronisation" >&2
echo mailboxes $(mbsync -l gmail-$a | sed -e 's|\(.*\)|"+\1"|') > ~/.config/mutt/$a.mailboxes
done

BIN
bin/.local/bin/wm-key Executable file

Binary file not shown.