mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Setting new newline
flag to false as default.
This commit is contained in:
parent
ceba4bb7bf
commit
95344af327
1 changed files with 1 additions and 0 deletions
|
@ -1259,6 +1259,7 @@ powerlevel9k_preexec() {
|
|||
_P9K_TIMER_START=$EPOCHREALTIME
|
||||
}
|
||||
|
||||
set_default POWERLEVEL9K_PROMPT_ADD_NEWLINE false
|
||||
powerlevel9k_prepare_prompts() {
|
||||
RETVAL=$?
|
||||
|
||||
|
|
Loading…
Reference in a new issue