curl -fsSL https://raw.githubusercontent.com/codinn/core-shell-scripts/master/bashrc_Core_Shell -o ~/.bashrc_Core_Shell && . ~/.bashrc_Core_Shell && grep -q ".bashrc_Core_Shell" ~/.bash_profile || echo $'\n[ -n "$SSH_TTY" ] && [ -r "$HOME/.bashrc_Core_Shell" ] && . "$HOME/.bashrc_Core_Shell"' >> ~/.bash_profile

相关文章:

  • 2022-01-02
  • 2021-12-26
  • 2021-11-24
  • 2021-06-16
  • 2022-01-23
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-03
  • 2021-10-21
  • 2022-12-23
  • 2021-09-23
相关资源
相似解决方案