Vi mode - yet another test.
This commit is contained in:
parent
b8cd79b18a
commit
6448b1c45a
2 changed files with 4 additions and 1 deletions
|
@ -26,7 +26,9 @@
|
|||
dir
|
||||
prompt_char
|
||||
)
|
||||
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=()
|
||||
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
|
||||
vi_mode
|
||||
)
|
||||
|
||||
typeset -g POWERLEVEL9K_MODE=nerdfont-complete
|
||||
typeset -g POWERLEVEL9K_ICON_PADDING=none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue