fix: escaped end of prompt new line in starship config
This commit is contained in:
parent
2df3519882
commit
28b739cf9f
|
@ -27,7 +27,7 @@ $status\
|
|||
$time\
|
||||
[ ](fg:#47225e)\
|
||||
\r\n\
|
||||
$shell
|
||||
$shell\
|
||||
"""
|
||||
|
||||
# Disable the blank line at the start of the prompt
|
||||
|
|
Loading…
Reference in New Issue