A little dictionary script I made for myself. Might be useful to others.
Not well written! Doesn't check anything!
Uses the dict:// protocol to look the word up and spit out the definitions, prettied up a little for readability. If the word's not found (i.e. most likely a misspelling), it falls back to a fuzzy find on the aspell dictionary.
Defaults to the *excellent* Webster 1913 dictionary.
Needs: fzf and aspell with an installed dictionary.
https://gitlab.com/uoou/dotfiles/-/blob/master/stow/bin/home/drew/.local/bin/dick