fix: path

This commit is contained in:
HardCand01 2014-06-07 22:06:24 +02:00
commit 38612d3271
2 changed files with 5 additions and 4 deletions

View file

@ -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})"