vi /etc/profile

RED='\[\e[31;1m\]'

Yello='\[\e[33;1m\]'

Green='\[\e[32;1m\]'

End='\[\e[0m\]'

Pur='\[\e[35;1m\]'

PS1="$Yello[$End$RED\u$End$Green@$End$Yello\h$End $Green\w$End$Yello]${End}${Pur}\\$ $End"

相关文章:

  • 2022-12-23
  • 2021-08-16
  • 2022-01-03
  • 2021-05-21
  • 2021-12-16
  • 2021-12-26
  • 2021-10-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
  • 2021-07-07
相关资源
相似解决方案