Hacker News new | ask | show | jobs
by djbusby 733 days ago
You can use the /usr/bin/env python shebang line to work across python location

I keep all my scripts in ~/git/$Project and symlink them into ~/bin and I've added ~/bin to the end of my path.