ubuntn(우분투)
우분투(ubuntu) 터미널 글자 색 변경
슬픈달
2023. 6. 12. 15:15
반응형
vi .bashrc
else
부분에
PS1="\[\e[32;1m\]\h:\[\e[31;1m\]\w> \[\e[0m\]"
로 변경
반응형