Skip to content

Commit

Permalink
Fix restarting AppleSpell
Browse files Browse the repository at this point in the history
Closes GH-4.
Closes GH-2.
  • Loading branch information
RichardLitt authored and wooorm committed Mar 8, 2018
1 parent 53e005f commit 18048b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion osx-learn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ echo "$data" > $database
# Restart AppleSpell.
#

killall -e AppleSpell &> /dev/null
launchctl stop com.apple.applespell
launchctl start com.apple.applespell

0 comments on commit 18048b5

Please sign in to comment.