diff options
Diffstat (limited to 'scripts/spell')
| -rwxr-xr-x | scripts/spell | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/spell b/scripts/spell new file mode 100755 index 0000000..42e1f99 --- /dev/null +++ b/scripts/spell @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +echo "$@" | aspell -a |