Hacker News new | ask | show | jobs
by uint16_t 1459 days ago
To mitigate issues you could just append ~/bin/ to $PATH (opposed to prepending). Then system commands have priority over your user home commands, right?