Add history and job count to RPS1 in loquacious
This commit is contained in:
parent
d94219d521
commit
635baf6799
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ function set_prompt_info
|
|||
PS1_REPO=""
|
||||
fi
|
||||
|
||||
RPS1="[%(j1.%F{magenta}%j%f,.)%F{red}%h%f]"
|
||||
|
||||
PS1_LINE='%# '
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue