
Installation
============

1) Run the script gen-opt-cache to generate the new directory
~/.arx-cmd-opts, which stores arx's options in a convenient form
for fast retrieval during completion:

./gen-opt-cache

2) Source the file arx-bash-complete from your ~/.bashrc (or however
   you prefer).  One way to do it is:

cp arx-bash-complete ~/.arx-bash-complete

and then add:

source ~/.arx-bash-complete

to your ~/.bashrc.

That's it.  I suggest using this in conjuction with Ian McDonald's
excellent bash completion package at http://caliban.org/bash/.  

This code can certainly be improved in many ways.  If you come up with
improvements, please contact me so I can include them in future
distributions of arx.

Enjoy,
Robert Anderson <rwa@alumni.princeton.edu>

# Minor Modifications 2003 Walter Landry and the Regents of the
#                          University of California
