KDocker icon indicating copy to clipboard operation
KDocker copied to clipboard

Change path for bash-completion file

Open havardAasen opened this issue 3 years ago • 0 comments

The current path is deprecated, and is only available for compatibility reasons. If you have pkg-configinstalled you can get the old path with pkg-config --variable=compatdir bash-completion and the new path pkg-config --variable=completionsdir bash-completion

This information can also be found in the 'bash-completion' repo https://github.com/scop/bash-completion/blob/master/README.md#faq

havardAasen avatar May 05 '22 05:05 havardAasen