reformat some readme stuff
This commit is contained in:
parent
751388b04c
commit
df6b5b5f06
2 changed files with 11 additions and 12 deletions
|
|
@ -38,7 +38,7 @@ impl Prompt for CustomPrompt<'_> {
|
|||
|
||||
fn render_prompt_right(&self) -> Cow<str> {
|
||||
{
|
||||
Cow::Owned(format!(" <"))
|
||||
Cow::Owned(format!(""))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue