starship: better username + hostname style for SSH

This commit is contained in:
teutat3s 2024-06-13 01:18:23 +02:00
parent dfe092a702
commit 39a62122c9
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -6,15 +6,11 @@
# You can also replace your username with a neat symbol like  to save some space
username = {
style_user = "bg:#000000 fg:#F85E84";
style_root = "bg:#F85E84 fg:#000000";
format = ''[$user ]($style)'';
};
hostname = {
ssh_symbol = "";
trim_at = "";
style = "bg:#000000 fg:#F85E84";
format = ''[$ssh_symbol$hostname ]($style)'';
};
character = {