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