Hello,
Please fix safepath so that /usr/local/* paths come before their /usr/* counterparts, this is the de-facto standard in all other applications.
This prevents use-cases where executables in /usr/local/bin are supposed to override those in /usr/bin.
Thanks :)
Hello,
Please fix
safepathso that/usr/local/*paths come before their/usr/*counterparts, this is the de-facto standard in all other applications.This prevents use-cases where executables in
/usr/local/binare supposed to override those in/usr/bin.Thanks :)