Migrating from Linux to OSX
Thinks you might find while working on OSX but also general Unix stuff.
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
Source:
http://mult.ifario.us/p/getting-bash-completion-magic-on-os-x
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment