mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
add: tty display.
This commit is contained in:
parent
ce8385f7bf
commit
0216ed6313
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ PROMPT="
|
|||
%{$fg[white]%}in \
|
||||
%{$terminfo[bold]$fg[yellow]%}%~%{$reset_color%}\
|
||||
${git_info} \
|
||||
%{$fg[white]%}[%*] L:%L N:%i
|
||||
%{$fg[white]%}[%*] tty:%l L:%L N:%i
|
||||
%{$terminfo[bold]$fg[red]%}$ %{$reset_color%}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue