© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Dave Hart
I'm running bash on macOS, and after following the bash instructions, I ran into _get_comp_words_by_ref: command not found
_get_comp_words_by_ref: command not found
I fixed this by running brew install bash-completion followed by. /usr/local/etc/bash_completion`
brew install bash-completion followed by