added the ubuntu default bash completion folder

~/.local/share/bash-completion is the default if if $XDG_DATA_HOME is not set
This commit is contained in:
Alfonso
2025-06-06 09:59:55 +02:00
committed by GitHub
parent e681abb354
commit 593ec245e5

View File

@@ -42,6 +42,7 @@ be:
* ~/bash-completion.d/
* /usr/local/etc/bash-completion.d/
* /etc/bash_completion.d/
* ~/.local/share/bash-completion
* etc.
It's also okay to copy it into some directory, and place proper line in