Archive

Posts Tagged ‘autocomplate’

Autocomplete with bash on Mac OS

January 15th, 2010 xanda 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 ;)