I am working under debian squeeze. I always install packages such way:
sudo apt-g(Tab pressed) i(Tab pressed) aria(Tab pressed)
sudo apt-get install aria2
I have installed chroot squeeze to test my deb packages to prevent demage to main system. But such tips (Tab) doesn't work there. I think I can enable this tips in .bashrc. How to do this?