diff options
| author | Franck Cuny <franckcuny@gmail.com> | 2015-07-21 21:03:37 -0700 |
|---|---|---|
| committer | Franck Cuny <franckcuny@gmail.com> | 2015-07-21 21:03:37 -0700 |
| commit | d13e8b657c761b59bf47928d627e65484697e008 (patch) | |
| tree | afa5d9236bf807c2125caffb83d0192a4fb1b7bc | |
| parent | [emacs] update some of the package configuration (diff) | |
| download | emacs.d-d13e8b657c761b59bf47928d627e65484697e008.tar.gz | |
[aspell] add dictionary.
| -rw-r--r-- | Makefile | 1 | ||||
| -rw-r--r-- | aspell.en.pws | 15 |
2 files changed, 16 insertions, 0 deletions
@@ -1,6 +1,7 @@ INTO = $(HOME) INSTALL = \ + aspell.en.pws \ bash_login \ bash_logout \ bashrc \ diff --git a/aspell.en.pws b/aspell.en.pws new file mode 100644 index 0000000..c0ca9b6 --- /dev/null +++ b/aspell.en.pws @@ -0,0 +1,15 @@ +personal_ws-1.1 en 14 +IP +distributedlog +DistributedLog +filesystems +DeferredRPC +Cuny +koalabird +cql +lumberjaph +mesos +easyviz +DHCPD +EventBus +SRE |
