mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-12 19:18:28 +02:00
remove second declration of POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS
This commit is contained in:
parent
2ba8df9ddc
commit
fc70afc6bf
@ -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 New Issue
Block a user