fix various things, format scripts
This commit is contained in:
parent
f5f010edd6
commit
2650eff42d
11 changed files with 19 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue