refactor(conf.d): move cheat completions to completions/

Thirteen lines, every one a `complete -c cheat` registration, sourced on
every shell start from the wrong directory. Startup cost was already ~0
because its command substitutions are lazy, but completions/ is where fish
expects the file and the move is free.
This commit is contained in:
2026-09-07 14:54:38 -04:00
parent fb21fa550a
commit 3d8d6a4468