jezdez / pycompletion

A lib to collect command line completion scripts of Python packages

This URL has Read+Write access

arthurk (author)
Tue Nov 10 12:09:21 -0800 2009
commit  ca1a8a8bdc86875cfe781cff88cdd05bdc897d56
tree    ab27177612cc282fc4b5a4b0667a6ad811cf04d6
parent  38491965cc44897040e0bee1160217a40621cbba
name age message
file README Loading commit data...
file all.sh
directory complete/
README
pycompletion
============

A lib to collect command line completion scripts of Python packages

Installing
----------

To install this, source the all.sh script from your .bashrc:

    . /path/to/pycompletion/all.sh

Uninstalling
------------

Just remove the line from your .bashrc