mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
doc: Fixed a comment mistake.
This commit is contained in:
parent
d581d0e1ff
commit
0617007cec
1 changed files with 3 additions and 3 deletions
|
|
@ -17,12 +17,12 @@ ZSH_THEME_GIT_PROMPT_CLEAN=" %{$fg[green]%}o"
|
|||
: <<'FORMAT'
|
||||
Prompt format:
|
||||
|
||||
PRIVILEGES USER@MACHINE in DIRECTORY on git:BRANCH STATE [TIME] L:SHELL_LEVEL N:LINE_NUM
|
||||
$
|
||||
PRIVILEGES USER @ MACHINE in DIRECTORY on git:BRANCH STATE [TIME] L:SHELL_LEVEL N:LINE_NUM
|
||||
$ COMMAND
|
||||
|
||||
For example:
|
||||
|
||||
% ys@ys-mbp in ~/.oh-my-zsh on git:master x [21:47:42] - 12
|
||||
% ys@ys-mbp in ~/.oh-my-zsh on git:master x [21:47:42] L:1 N:6
|
||||
$
|
||||
|
||||
FORMAT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue