1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00

Merge branch 'master' into next

This commit is contained in:
Ben Hilburn 2017-05-03 15:38:03 -04:00
commit d9969f6546

View file

@ -1354,7 +1354,7 @@ prompt_powerlevel9k_setup() {
# returns. We need prompt_subst so we can safely run commands in the prompt
# without them being double expanded and we need prompt_percent to expand the
# common percent escape sequences.
prompt_opts=(subst percent)
prompt_opts=(subst percent cr)
# Borrowed from promptinit, sets the prompt options in case the theme was
# not initialized via promptinit.