mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-26 21:24:44 +01:00
@@ -1,4 +1,4 @@
|
||||
if [ "$USER" = "root" ]; then CARETCOLOR="red"; else CARETCOLOR="magenta"; fi
|
||||
if [ "$USERNAME" = "root" ]; then CARETCOLOR="red"; else CARETCOLOR="magenta"; fi
|
||||
|
||||
local return_code="%(?..%{$fg_bold[red]%}:( %?%{$reset_color%})"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user