diff options
| author | 2025-05-25 11:58:19 -0400 | |
|---|---|---|
| committer | 2025-05-25 11:58:19 -0400 | |
| commit | 75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461 (patch) | |
| tree | 974406a41ab5aeece938bc68889c136a5cfe69ea /scripts/spell | |
| parent | f94b0f1370d4633cba8397642e809bc39d4461f8 (diff) | |
| download | dotfiles-75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461.tar.gz dotfiles-75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461.tar.bz2 dotfiles-75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461.zip | |
Add older Windows stuff + Updates
Diffstat (limited to 'scripts/spell')
| -rwxr-xr-x | scripts/spell | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/spell b/scripts/spell deleted file mode 100755 index 42e1f99..0000000 --- a/scripts/spell +++ /dev/null @@ -1,2 +0,0 @@ -#! /usr/bin/env sh -echo "$@" | aspell -a |