mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-06 03:10:35 +01:00
fix: path
This commit is contained in:
parent
35ad9d637a
commit
38612d3271
2 changed files with 5 additions and 4 deletions
|
|
@ -83,7 +83,7 @@ CRUNCH_PROMPT="$CRUNCH_BRACKET_COLOR➭ "
|
|||
|
||||
# Put it all together!
|
||||
precmd() {
|
||||
PROMPT="${CL_BROWN}%(!.#.❆)%{$reset_color%} $CRUNCH_DIR_$(hirakata)$CRUNCH_PROMPT%{$reset_color%}"
|
||||
PROMPT="${CL_BROWN}%(!.#.❆)%{$reset_color%} $CRUNCH_DIR_$(hirakata romaji) $CRUNCH_PROMPT%{$reset_color%}"
|
||||
}
|
||||
|
||||
RPROMPT="(%(?:${CL_BROWN}:${CL_RED})%T${CL_NORMAL})"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue