zsh prompt 변경

MacOS 2022. 7. 15. 15:23

vi .zshrc

 

아래 내용 추가

 

autoload -U colors && colors

PS1="[%{$fg[red]%}%n%{$reset_color%}@%{$fg[green]%}%m%{$fg[yellow]%}:%~%{$reset_color%}]%# "

'MacOS' 카테고리의 다른 글

나의 bash prompt  (0) 2024.12.06
HostName Set  (0) 2022.07.12
Posted by jtfafa
,