-
Download the word_list file.
wget -O spanish_word_list https://raw.githubusercontent.com/cn-writing/aspell-personal-dictionaries/master/spanish_word_list
-
Generate the Aspell dictionary for Spanish adding the word list.
aspell --lang=es create master ./list.pws < spanish_word_list
-
Move the recently created dictionary to the Aspell folder.
mv list.pws /usr/lib/aspell/
-
Add the dictionary to the spanish checks
echo "add list.pws" >> /usr/lib/aspell/es.multi
-
Use the Aspell command as usual
aspell --lang=es
-
Notifications
You must be signed in to change notification settings - Fork 0
Aspell Personal Dictionaries
License
cn-writing/aspell-personal-dictionaries
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Aspell Personal Dictionaries
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published