Skip to content

rogep/Spell-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spell Check!

This is used because I HATE reading American

How were words generated?

Outlining the creation of both British and American dictionaries.

Creating dictionary

Install British-English dictionary (American-English is default)

sudo apt install wbritish
# sudo apt install wbritish-large

# move to project folder (american-english for freedom enjoyers)
# or use british-english-large
cp ~/usr/share/dict/british-english ~/<directory>/british-english

# delete all words with apostrophes
ex -sc ':g/'\''/d' -c 'wq' british-english

About

pls stop with american spelling I BEG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors