Update starship display
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
};
|
||||
hostname = {
|
||||
ssh_only = false;
|
||||
ssh_symbol = " ";
|
||||
format = "[$ssh_symbol](bold blue)[$hostname](red) ";
|
||||
disabled = false;
|
||||
};
|
||||
@@ -158,6 +159,9 @@
|
||||
git_status = {
|
||||
style = "yellow";
|
||||
};
|
||||
container = {
|
||||
disabled = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user