mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +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'
|
: <<'FORMAT'
|
||||||
Prompt 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:
|
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
|
FORMAT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue