Nach der Installation aspell
suchte ich nach einer Konfigurationsdatei
~$ aspell dump config
# conf (string)
# main configuration file
# default: aspell.conf
# conf-dir (string)
# location of main configuration file
# default: /etc
.
.
.
aber ich konnte keinen finden
~$ sudo find / -iname "*aspell*.conf"
Wie erstelle ich eine globale Konfigurationsdatei, einfach ausführen sudo aspell --conf "aspell.conf" --conf-dir "/etc"
?
:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial
Antwort1
Erstellen Sie eine: /etc/aspell.conf
Oder in neueren Versionen, glaube ich, ist es in: /usr/local/etc