From 0a046359a5d0c08b445c1786dc37aec0f2241a6c Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sun, 13 Aug 2023 21:56:52 -0400 Subject: [PATCH] dic.sh: added --- src/.local/bin/dic.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 src/.local/bin/dic.sh 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 "^"