home/starship: remove trailing newline

This commit is contained in:
Primrose 2026-02-03 09:10:20 +01:00
parent e7e435601e
commit efd2ed87da
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -4,13 +4,12 @@ format = """
$status$hostname$directory$username\ $status$hostname$directory$username\
$nix_shell\ $nix_shell\
$golang$haskell$rust$typst$python $golang$haskell$rust$typst$python
$character $character"""
"""
right_format = """ right_format = """
$cmd_duration\ $cmd_duration\
$time\ $time\
$git_state$git_branch$git_commit$git_status $git_state$git_branch$git_commit$git_status"""
"""
#################### Theme #################### #################### Theme ####################