Skip to content

Instantly share code, notes, and snippets.

@lawlist
Created July 17, 2019 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lawlist/d15bad5556e3b574c600d7c66e9ebfb7 to your computer and use it in GitHub Desktop.
Save lawlist/d15bad5556e3b574c600d7c66e9ebfb7 to your computer and use it in GitHub Desktop.
A cheat-sheet to install aspell from source and configure Emacs.
OSX -- ASPELL -- DICTIONARY -- Spanish
* unpack aspell6-es-1.11-2.tar.bz2
* cd over to the root directory of the unpacked source
./configure --vars PATH=$PATH:/Users/HOME/.0.data/.0.emacs/.0.macports/bin
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment