mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-17 10:10:07 +00:00
remove second declration of POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS
This commit is contained in:
parent
2ba8df9ddc
commit
fc70afc6bf
1 changed files with 0 additions and 1 deletions
|
@ -4815,7 +4815,6 @@ _p9k_init_params() {
|
|||
# These correspond to `java -fullversion` and `java -version` respectively.
|
||||
_p9k_declare -b POWERLEVEL9K_JAVA_VERSION_FULL 1
|
||||
_p9k_declare -b POWERLEVEL9K_PROMPT_CHAR_OVERWRITE_STATE 0
|
||||
_p9k_declare -F POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS
|
||||
|
||||
local -i i=1
|
||||
while (( i <= $#_POWERLEVEL9K_LEFT_PROMPT_ELEMENTS )); do
|
||||
|
|
Loading…
Reference in a new issue