X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/03b903de311946827e690f4db8b082c0ab32dc47..8650c486663161fc96e7aa837709971b8a02359d:/base/.zshrc diff --git a/base/.zshrc b/base/.zshrc index 412c5ba..644e178 100644 --- a/base/.zshrc +++ b/base/.zshrc @@ -177,11 +177,11 @@ esac ### modules & styles ## vcs -autoload -Uz vcs_info zstyle ':vcs_info:*' enable git #zstyle ':vcs_info:git*' check-for-changes true #too slow zstyle ':vcs_info:git*:dotfiles' check-for-changes true zstyle ':vcs_info:git*' check-for-staged-changes true +autoload -Uz vcs_info ## compinit zstyle ':completion:*' auto-description '[arg] %d' @@ -198,8 +198,6 @@ zstyle ':completion:*' menu select=1 zstyle ':completion:*' original false zstyle ':completion:*' select-prompt '%B%l%b' zstyle ':completion:*' verbose true -zstyle :compinstall filename '/home/ds6/.zshrc' - autoload -Uz compinit && compinit ## prompt