diff --git a/brethil_dotfile.sh b/brethil_dotfile.sh index 008dcb0..fd969b3 100755 --- a/brethil_dotfile.sh +++ b/brethil_dotfile.sh @@ -36,6 +36,8 @@ antigen apply # Enable zsh autocorrection setopt CORRECT_ALL +# Enable tab completion for the whole command +zstyle ':completion:*' matcher-list 'l:|=* r:|=*' ## Misc environment variables