diff --git a/example_configs/zsh.conf b/example_configs/zsh.conf index b23fc15..2dddf62 100644 --- a/example_configs/zsh.conf +++ b/example_configs/zsh.conf @@ -5,7 +5,7 @@ AUTO_CD=true #When true, if only a directory path is entered, you will cd to t # Prompt Style PROMPT_STYLE=bsd #Valid options: bsd, bsd2, ar5 -COMPLETION_STYLE=bash #ZSH "automenu" option toggle - Valid options: bash, zsh (defaults to zsh) +COMPLETION_STYLE=bash #ZSH "automenu" option toggle - Valid options: bash, zsh (defaults to bash) # Example prompts: # bsd: user@host:~/storage/git[git-branch]%