Altre opzioni per il prompt.

This commit is contained in:
Emiliano Vavassori 2021-12-30 01:07:26 +01:00
parent b94e79925d
commit bdf7044bb9
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -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