make the starship formatting a bit better

This commit is contained in:
Zhongheng Liu 2025-10-14 13:27:46 +02:00
commit 56a555c526

View file

@ -1,7 +1,7 @@
"$schema" = 'https://starship.rs/config-schema.json' "$schema" = 'https://starship.rs/config-schema.json'
format = """ format = """
$username@$hostname $sudo: $directory\ $username@$hostname $sudo: $directory\
$git_status $git_branch $character""" $git_status $git_branch$character"""
[hostname] [hostname]
ssh_only = false ssh_only = false