dic.sh: added

This commit is contained in:
dogeystamp 2023-08-13 21:56:52 -04:00
parent b778e0c1be
commit 0a046359a5
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

6
src/.local/bin/dic.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
# local text dictionary
# download dictionary here:
# https://github.com/sujithps/Dictionary/raw/master/Oxford%20English%20Dictionary.txt
cat dox/dic | sed '/^$/d' | fzf -q "^"