mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Cambio teclado porque rompia
This commit is contained in:
parent
eb46b10a48
commit
ee4a7b2555
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ else
|
|||
fi
|
||||
}
|
||||
|
||||
local ret_status="%(?:%{$fg_bold[green]%}⌨ :%{$fg_bold[red]%}%S↑%s%?)"
|
||||
local ret_status="%(?:%{$fg_bold[green]%}☯:%{$fg_bold[red]%}%S↑%s%?)"
|
||||
PROMPT='${ret_status}%{$fg[blue]%}${PROMPT_HOST}%{$fg_bold[green]%}%p %{$fg_bold[yellow]%}%2~ ${vcs_info_msg_0_}${dir_status}%{$reset_color%} '
|
||||
RPROMPT='%F{blue}$(pwd) %F{yellow}[%*]%f'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue