mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Apple theme + command status
This commit is contained in:
parent
295cabe363
commit
d8d31c69d6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ setopt prompt_subst
|
|||
PROMPT='%(?.%{$fg[green]%}.%{$fg[red]%})$(toon)%{$reset_color%} %~/%{$reset_color%}${vcs_info_msg_0_}%{$reset_color%}> '
|
||||
|
||||
autoload -U add-zsh-hook
|
||||
add-zsh-hook precmd theme_precmd
|
||||
add-zsh-hook precmd theme_precmd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue