fix various things, format scripts

This commit is contained in:
askiiart 2024-04-20 20:35:22 -05:00
parent f5f010edd6
commit 2650eff42d
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
11 changed files with 19 additions and 16 deletions

View file

@ -9,8 +9,7 @@ fi
command_exists() { type "$1" &>/dev/null; }
if command_exists "yay"; then
yay -S claws-mail python-gpgme nuspell aspell aspell-en
yay -S spamassassin
yay -S claws-mail python-gpgme nuspell aspell aspell-en spamassassin
sudo systemctl enable --now spamassassin.service
cd ~
git clone https://git.askiiart.net/askiiart/gpg-email-helper