m-b-t-n / dotfiles

My dotfiles.
1 stars 0 forks source link

bash: Introduce bash-completion for newly bash #159

Closed m-b-t-n closed 11 months ago

m-b-t-n commented 11 months ago
$ brew info bash-completion@2
==> bash-completion@2: stable 2.11 (bottled), HEAD
Programmable completion for Bash 4.2+
https://github.com/scop/bash-completion
Conflicts with:
  bash-completion (because each are different versions of the same formula)
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/b/bash-completion@2.rb
License: GPL-2.0
==> Dependencies
Required: bash ✔
==> Options
--HEAD
        Install HEAD version
==> Caveats
Add the following line to your ~/.bash_profile:
  [[ -r "/opt/homebrew/etc/profile.d/bash_completion.sh" ]] && . "/opt/homebrew/etc/profile.d/bash_completion.sh"
==> Analytics
install: 617 (30 days), 1,790 (90 days), 4,348 (365 days)
install-on-request: 589 (30 days), 1,682 (90 days), 4,123 (365 days)
build-error: 0 (30 days)