Arthur Koziel’s Blog: virtualenvwrapper bash completion
-
Jannis Leidel · 1 year agoAwesome, I missed that badly! Thanks!
-
Doug Hellmann · 1 year agoI didn't know how to do this, so thanks for publishing it! I rolled a modified version into release 1.2 (http://blog.doughellmann.com/2008/10/virtualenv...). The only change I made was to use the shell function show_workon_options instead of a simple "ls", so the egg files aren't included.
-
Arthur · 1 year agoThanks for releasing a new version with the completion included. Which egg files do you mean? I haven't had a single one in my $WORKON_HOME directory.