mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
find is slow, instead use zsh globbing to add '~/.local/bin' to $PPATH as it achieves the same effect but runs faster, plus the substitution that was used in the previous command is actually a bad substitution