diff --git a/src/.local/bin/dic.sh b/src/.local/bin/dic.sh new file mode 100755 index 0000000..1a8d61c --- /dev/null +++ b/src/.local/bin/dic.sh @@ -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 "^"