This commit is contained in:
Denis Zaika 2020-05-02 23:33:35 +03:00
parent c1831969f9
commit f1df413f1b
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,9 @@ git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerl
##POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs)
##POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs history)
# Полезно выключит лессу очистку после выхода:
#LESS="$LESS -X"
# Это нужно только на десктопе с терминалами, на серверах шрифты не нужны!
git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./install.sh

View File

@ -57,6 +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'
antigen_theme:
# name: robbyrussell # This role has no default theme (unlike the `gantsign.oh-my-zsh` role)
name: romkatv/powerlevel10k