1.

sudo vim /etc/bash.bashrc

2.取消以下注释

#if [ -f /etc/bash_completion ]; then
# . /etc/bash_completion
#fi

3.将“source /etc/bash.bashrc`”追加至/etc/profile

相关文章:

  • 2021-10-24
  • 2022-01-29
  • 2021-05-11
  • 2021-05-28
  • 2022-12-23
  • 2021-08-22
  • 2022-02-07
  • 2022-12-23
猜你喜欢
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
  • 2021-09-25
  • 2021-09-18
相关资源
相似解决方案