diff options
author | Karel Kočí <cynerd@email.cz> | 2024-06-12 11:04:09 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-06-12 11:04:09 +0200 |
commit | 8f035617e046bdd8dacbab915f1957b8fa901873 (patch) | |
tree | bac3079c31d05a29e70dfa808e12dd0ea0dcbcda /install | |
parent | 59deb7de34e2e192700a6406839b4428cf9ae383 (diff) | |
download | myconfigs-8f035617e046bdd8dacbab915f1957b8fa901873.tar.gz myconfigs-8f035617e046bdd8dacbab915f1957b8fa901873.tar.bz2 myconfigs-8f035617e046bdd8dacbab915f1957b8fa901873.zip |
astroid: remove no longer valid install
Diffstat (limited to 'install')
-rwxr-xr-x | install | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -90,7 +90,6 @@ 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 |