From a2f42e35d123bc1575fe430aa6eca57511dfe589 Mon Sep 17 00:00:00 2001 From: Emiliano Vavassori Date: Sat, 29 Apr 2023 15:46:57 +0200 Subject: [PATCH] Sistemata configurazione Archlinux nel tentativo di essere compatibile con powerlevel10k. --- zsh/distro/archlinux.base.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/distro/archlinux.base.zsh b/zsh/distro/archlinux.base.zsh index 5ffbf8c..0e575f6 100644 --- a/zsh/distro/archlinux.base.zsh +++ b/zsh/distro/archlinux.base.zsh @@ -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 *