less -X
This commit is contained in:
parent
f1df413f1b
commit
7d20636d6e
2
skel.yml
2
skel.yml
|
|
@ -57,7 +57,7 @@
|
|||
POWERLEVEL9K_DIR_PATH_HIGHLIGHT_BOLD: '"true"'
|
||||
#POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs)
|
||||
#POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs history)
|
||||
LESS: '$LESS -X'
|
||||
LESS: '"$LESS -X"'
|
||||
antigen_theme:
|
||||
# name: robbyrussell # This role has no default theme (unlike the `gantsign.oh-my-zsh` role)
|
||||
name: romkatv/powerlevel10k
|
||||
|
|
|
|||
Loading…
Reference in New Issue