Skip to content

Commit

Permalink
Update bullet-train.zsh-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadniz committed May 4, 2024
1 parent d60f62c commit 8e37c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bullet-train.zsh-theme
Expand Up @@ -216,7 +216,7 @@ if [ ! -n "${BULLETTRAIN_GIT_EXTENDED+1}" ]; then
BULLETTRAIN_GIT_EXTENDED=true
fi
if [ ! -n "${BULLETTRAIN_GIT_PROMPT_CMD+1}" ]; then
BULLETTRAIN_GIT_PROMPT_CMD="\$(git_prompt_info)"
BULLETTRAIN_GIT_PROMPT_CMD="\$(_omz_git_prompt_info)"
fi

# PERL
Expand Down

0 comments on commit 8e37c3a

Please sign in to comment.