1.
sudo vim /etc/bash.bashrc
2.取消以下注释
#if [ -f /etc/bash_completion ]; then # . /etc/bash_completion #fi
3.将“source /etc/bash.bashrc`”追加至/etc/profile