Modified two line prompt slightly
This commit is contained in:
parent
8a9ed776b4
commit
6876da03cf
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ POWERLEVEL9K_CUSTOM_ASDF_ELIXIR="prompt_asdf_elixir"
|
|||
export POWERLEVEL9K_IGNORE_TERM_COLORS=true
|
||||
export POWERLEVEL9K_PROMPT_ON_NEWLINE=true
|
||||
export POWERLEVEL9K_PROMPT_ADD_NEWLINE=true
|
||||
export POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX=""
|
||||
export POWERLEVEL9K_MULTILINE_LAST_PROMPT_PREFIX=">>> "
|
||||
export POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(dir dir_writable vcs custom_asdf_elixir)
|
||||
export POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(custom_virtualenv command_execution_time)
|
||||
export VIRTUAL_ENV_DISABLE_PROMPT=1
|
||||
|
|
Loading…
Add table
Reference in a new issue