Interesting solution found on stackoverflow. In terminal, in current folder we write: for /f “Tokens=*” […]
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 […]