fixed nushell continuation prompt.
This commit is contained in:
parent
e3a9ca33ce
commit
affb14dff5
2 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,7 @@
|
|||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
continuation_prompt = '---> '
|
||||
|
||||
format = """
|
||||
[](color_orange)\
|
||||
$shell\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue