make the starship formatting a bit better
This commit is contained in:
parent
0be56795a6
commit
56a555c526
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
format = """
|
||||
$username@$hostname $sudo: $directory\
|
||||
$git_status $git_branch $character"""
|
||||
$git_status $git_branch$character"""
|
||||
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue