Working with the terminal in OS X for the first time I realised I was missing tab completion for common terminal tasks. After a bit of searching I found the
bash-completion package is available to install from brew. Just use:
brew install bash-completion
No comments:
Post a Comment