Tuesday, September 22, 2009

Bash completion

Bash completion is not enabled by default in OS X.
Use fink to install the completion files:
apt-get install bash-completion


or with homebrew:
brew install bash-completion


No comments:

Post a Comment