Install aspell with specific language (install dictionary) on mac
In short words, two commands: brew remove aspell brew install aspell --with-lang-pl And now, we have dictionary with pl :)
In short words, two commands: brew remove aspell brew install aspell --with-lang-pl And now, we have dictionary with pl :)