add spell checker + haxor-news and fix python path

This commit is contained in:
Morgan Wattiez
2019-08-18 10:03:23 +02:00
parent 0fb55cd3a7
commit ef9afd0614
4 changed files with 9 additions and 3 deletions

View File

@ -96,3 +96,5 @@ brew "tldr"
brew "pandoc"
# add ShellCheck
brew "shellcheck"
# add spell check
brew "aspell"