Skip to content

Commit

Permalink
fix(plugin): revert breaking typo
Browse files Browse the repository at this point in the history
  • Loading branch information
olets committed Apr 28, 2020
1 parent 3aa7f91 commit 0dc3eba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-prompt-kit.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -352,4 +352,3 @@ add-zsh-hook precmd _git_prompt_kit_update_nongit

# If setting the prompt, set it.
(( GIT_PROMPT_KIT_USE_DEFAULT_PROMPT )) && PROMPT=$(_git_prompt_kit_build_prompt)
y

0 comments on commit 0dc3eba

Please sign in to comment.