We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Need to install bash-completion to get tab completes:
brew install bash-completion
.bash_profile
[[ -r "$(brew --prefix)/etc/profile.d/bash_completion.sh" ]] && . "$(brew --prefix)/etc/profile.d/bash_completion.sh"
There was an error while loading. Please reload this page.