How to install Iztaci GAR
-------------------------

Simple enough:

1) Run the main installation script

  make install

2) Set up the garcd bash alias

You might want to add the 'garcd' function
to your bash configuration file:

  echo "source /usr/gar/gar.scripts/garcd-bash >> ~/.bash_profile"

3) Create an initial configuration file

If you have not done that already, copy gar.conf.mk.example to /usr/gar/gar.conf.mk
and set it up according to your needs.

  cp gar.conf.mk.example /usr/gar/gar.conf.mk
  vi /usr/gar/gar.conf.mk

