Hacker News new | ask | show | jobs
by _sabe_ 4573 days ago
How can it be easier to install more packages then just setting an environment variable?
1 comments

Because I don't have to type the path every time.
Because you can't create aliases in bash, or make your own file to source instead of ./activate?
Neither is as easy as "source activate".