lots of changes
This commit is contained in:
parent
a5eca108bd
commit
bf90155a8e
10 changed files with 75 additions and 21 deletions
|
@ -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
BIN
bin/.local/bin/wm-key
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue