diff options
author | Karel Kočí <cynerd@email.cz> | 2023-08-03 12:45:18 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-08-03 12:45:18 +0200 |
commit | 33019d12b0147c597dc782586b8f734c56407d46 (patch) | |
tree | 41fb5307ec0db14abb0b2f5602e1af4e2ccbc92e /install | |
parent | db5909a9d5408126a6b37022d1ea82f23f842b4b (diff) | |
download | myconfigs-33019d12b0147c597dc782586b8f734c56407d46.tar.gz myconfigs-33019d12b0147c597dc782586b8f734c56407d46.tar.bz2 myconfigs-33019d12b0147c597dc782586b8f734c56407d46.zip |
astroid: temporally workaround for UI
https://github.com/astroidmail/astroid/issues/720
Diffstat (limited to 'install')
-rwxr-xr-x | install | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ if ask "sync" "Install synchronization"; then inst local/sbin/newmail-notify ~/.local/sbin/newmail-notify inst private/msmtprc ~/.msmtprc inst private/astroid/config ~/.config/astroid/config + inst config/astroid/ui/ ~/.config/astroid/ui inst private/vdirsyncer/ ~/.vdirsyncer inst config/khal/config ~/.config/khal/config |