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:
Reference in New Issue
Block a user