KronikPillow 42916ef068
use zsh globbing to add ~/.local/bin to $PATH
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
2021-04-01 01:25:20 +02:00
..
2021-04-01 01:25:20 +02:00
2020-11-19 08:37:50 -05:00
2020-11-19 08:37:50 -05:00
2020-11-16 18:06:41 -05:00