Autocomplete with bash on Mac OS
Posted: January 15th, 2010 | Author: xanda | Filed under: IT Related | Tags: /etc/hosts, autocomplate, bash, bash-completion, hosts, mac | No Comments »Make sure you have the following dependencies installed:
The only thing you need to do is to install bash-completion
sudo port install bash-completion |
Done 😉