zsh-bash-completions-fallback
zsh-bash-completions-fallback copied to clipboard
feat: Iterate directories to search bash-completion
trafficstars
@3v1n0 Any problem?
Just looking through this PR since the latest commit completely breaks on Bedrock Linux. ~/.local/share should check $XDG_DATA_HOME first, and likewise for ~/.local/state and $XDG_STATE_HOME. Also, I'm on an ARM Mac and my Homebrew completions are at /opt/homebrew/share/bash-completion, not /opt/share/bash-completion.