Sistemata configurazione Archlinux nel tentativo di essere compatibile con powerlevel10k.
This commit is contained in:
parent
099625169d
commit
a2f42e35d1
@ -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 *
|
||||
|
Loading…
Reference in New Issue
Block a user