diff --git a/.zshrc b/.zshrc index 7c5691c..cc3f4df 100644 --- a/.zshrc +++ b/.zshrc @@ -12,7 +12,7 @@ zstyle ':vcs_info:*' enable git svn #precmd() { # vcs_info #} -#setopt prompt_subst +setopt prompt_subst setopt correct # Auto correct mistakes setopt extendedglob # allows regexp with * setopt nocaseglob # Case insensitive globbing