diff options
Diffstat (limited to 'env/.zshrc')
| -rwxr-xr-x | env/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ HISTSIZE=1000 SAVEHIST=1000 # End of lines configured by zsh-newuser-install -PS1='%B%F{magenta}%n%B%F{yellow}@%B%F{magenta}%M %B%F{cyan}%1~ %B%F{default}∮ ' +PS1='%B%F{magenta}%n%B%F{yellow}@%B%F{magenta}%M %B%F{cyan}%1~ %B%F{default}$ ' tty | grep -q pts && test "$USER" = "iceyrazor" && PS1='%B%F{magenta}アイシライゾ%B%F{yellow}@%B%F{magenta}%M %B%F{cyan}%1~ %B%F{default}∮ ' |
