fix: escaped end of prompt new line in starship config

This commit is contained in:
Kitty Fangs 2024-05-10 16:50:04 +00:00
parent 2df3519882
commit 28b739cf9f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ $status\
$time\ $time\
[ ](fg:#47225e)\ [ ](fg:#47225e)\
\r\n\ \r\n\
$shell $shell\
""" """
# Disable the blank line at the start of the prompt # Disable the blank line at the start of the prompt