https://github.com/acend/webshell-env/blob/main/build/bashrc#L15 takes up quite some time and resources, every time someone starts a terminal. The bash completion could be generated and added `/etc/bash_completion` directly during the build process
https://github.com/acend/webshell-env/blob/main/build/bashrc#L15 takes up quite some time and resources, every time someone starts a terminal.
The bash completion could be generated and added
/etc/bash_completiondirectly during the build process