Skip to content

Commit

Permalink
feat(HOMETOWN_PROMPT_VERSION): add
Browse files Browse the repository at this point in the history
  • Loading branch information
olets committed Dec 1, 2023
1 parent eea0b82 commit bac5c8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hometown-prompt.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# v2.0.1
# Copyright (©) 2021-present Henry Bley-Vroman

typeset -r HOMETOWN_PROMPT_VERSION="2.0.1"

typeset -g HOMETOWN_PROMPT_CUSTOM=${HOMETOWN_PROMPT_CUSTOM-}
typeset -gi HOMETOWN_PROMPT_LINEBREAK_AFTER_GIT_REF=${HOMETOWN_PROMPT_LINEBREAK_AFTER_GIT_REF:-1}
typeset -gi HOMETOWN_PROMPT_NO_LINEBREAK_BEFORE_GIT_REF=${HOMETOWN_PROMPT_NO_LINEBREAK_BEFORE_GIT_REF:-1}
Expand Down

0 comments on commit bac5c8f

Please sign in to comment.