Sistemata configurazione Archlinux nel tentativo di essere compatibile con powerlevel10k.

This commit is contained in:
Emiliano Vavassori 2023-04-29 15:46:57 +02:00
parent 099625169d
commit a2f42e35d1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ autoload -Uz promptinit vcs_info
promptinit
zstyle ':vcs_info:*' enable git svn
setopt prompt_subst # Prompting
source ${DOTFILES}/zsh/themes/gentoo.zsh-theme
[ ! -f /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme ] && source ${DOTFILES}/zsh/themes/gentoo.zsh-theme
setopt correct # Auto correct mistakes
setopt extendedglob # allows regexp with *