$ bash --version
GNU bash, バージョン 5.0.11(1)-release (x86_64-apple-darwin19.0.0)
Copyright (C) 2019 Free Software Foundation, Inc.
ライセンス GPLv3+: GNU GPL バージョン 3 またはそれ以降 <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Conflicts with:
bash-completion (because Differing version of same formula)
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/bash-completion@2.rb
==> Dependencies
Required: bash ✘
==> Options
--HEAD
Install HEAD version
==> Caveats
Add the following to your ~/.bash_profile:
[[ -r "/usr/local/etc/profile.d/bash_completion.sh" ]] && . "/usr/local/etc/profile.d/bash_completion.sh"
If you'd like to use existing homebrew v1 completions, add the following before the previous line:
export BASH_COMPLETION_COMPAT_DIR="/usr/local/etc/bash_completion.d"
==> Analytics
install: 4,328 (30 days), 8,812 (90 days), 28,014 (365 days)
install-on-request: 4,239 (30 days), 8,703 (90 days), 27,776 (365 days)
build-error: 0 (30 days)
コメント