Setting new `newline` flag to false as default.

pull/22/head
Ben Hilburn 2017-02-18 22:15:22 -05:00
parent ceba4bb7bf
commit 95344af327
1 changed files with 1 additions and 0 deletions

View File

@ -1259,6 +1259,7 @@ powerlevel9k_preexec() {
_P9K_TIMER_START=$EPOCHREALTIME
}
set_default POWERLEVEL9K_PROMPT_ADD_NEWLINE false
powerlevel9k_prepare_prompts() {
RETVAL=$?