mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-03-26 13:55:17 +00:00
remove homebrew bash_completion
This commit is contained in:
parent
b7a558703d
commit
1f1370d3a0
1 changed files with 0 additions and 1 deletions
1
.bashrc
1
.bashrc
|
@ -1,4 +1,3 @@
|
|||
[[ -f "$HOMEBREW_PREFIX/etc/bash_completion" ]] && . "$HOMEBREW_PREFIX/etc/bash_completion"
|
||||
[[ -f /usr/share/bash-completion/bash_completion ]] && . /usr/share/bash-completion/bash_completion
|
||||
[[ -f /usr/share/doc/fzf/examples/key-bindings.bash ]] && . /usr/share/doc/fzf/examples/key-bindings.bash
|
||||
[[ -f /data/data/com.termux/files/usr/share/fzf/key-bindings.bash ]] && . /data/data/com.termux/files/usr/share/fzf/key-bindings.bash
|
||||
|
|
Loading…
Add table
Reference in a new issue