Root hostname color.
This commit is contained in:
parent
e5e49eb5c5
commit
ad2b68290a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
|
||||
source ~/.oh-my-zsh/custom/themes/slimline/slimline.zsh
|
||||
SLIMLINE_USER_HOST_INFO_FORMAT="%F{green}|user|%F{white}@%F{cyan}|host|%f"
|
||||
SLIMLINE_USER_HOST_INFO_ROOT_FORMAT="%F{red}|user|%F{white}@%F{cyan}|host|%f"
|
||||
SLIMLINE_SYMBOL_WORKING_FORMAT="%F{red}➜%f"
|
||||
SLIMLINE_SYMBOL_READY_FORMAT="%F{white}➜%f"
|
||||
SLIMLINE_MAX_EXEC_TIME=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue