|
|
@ -4,6 +4,7 @@ SYNTAX_HIGHLIGHT=true #On-the-fly syntax highlighting of commands that you type
|
|
|
|
|
|
|
|
|
|
|
|
# Prompt Style
|
|
|
|
# Prompt Style
|
|
|
|
PROMPT_STYLE=bsd #Valid options: bsd, bsd2, ar5
|
|
|
|
PROMPT_STYLE=bsd #Valid options: bsd, bsd2, ar5
|
|
|
|
|
|
|
|
COMPLETION_STYLE=bash #ZSH "automenu" option toggle - Valid options: bash, zsh (defaults to zsh)
|
|
|
|
|
|
|
|
|
|
|
|
# Example prompts:
|
|
|
|
# Example prompts:
|
|
|
|
# bsd: user@host:~/storage/git[git-branch]%
|
|
|
|
# bsd: user@host:~/storage/git[git-branch]%
|
|
|
|