This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 26 07:41:33 -0700 2008 | [calas] |
| |
README.rdoc | Thu Jul 03 04:57:53 -0700 2008 | [calas] |
| |
Rakefile | Wed Jun 25 03:56:43 -0700 2008 | [=] |
| |
bash_completion.d/ | Thu Jul 03 04:57:53 -0700 2008 | [calas] |
| |
dot_files/ | Mon Jun 02 10:56:35 -0700 2008 | [Jorge Dias] |
README.rdoc
Bash Completion Extras
This package contains some simple scripts for bash completion.
At the moment, auto-completion is a available for:
- gem
- cheat
- git
Installation
First clone this repository in the directory of your choice:
From Gitorious:
git clone git://gitorious.org/bash-completion-extras/mainline.git bash-completion-extras
or from GitHub
git clone git://github.com/calas/bash-completion-extras.git
Move to the cloned directory
cd bash-completion-extras
Run the rake install task
rake install
or
rake install force=true
to override existing symbolic links.
Support
This is completely unsupported, I put it here just to share it. Use it at your own risk. But if you enhance it in some way I would appreciate if you share it with me, thought this is not mandatory.




