155 current 2025-06-03 06:38:22 25.11.20250531.910796c 6.15.0 *
This commit is contained in:
@@ -236,15 +236,17 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
enableBashIntegration = true;
|
enableBashIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
hostname = {
|
|
||||||
ssh_only = false;
|
|
||||||
};
|
|
||||||
line_break = {
|
line_break = {
|
||||||
disabled = true;
|
disabled = true;
|
||||||
};
|
};
|
||||||
username = {
|
username = {
|
||||||
|
format = "[$user]($style)@";
|
||||||
show_always = true;
|
show_always = true;
|
||||||
};
|
};
|
||||||
|
hostname = {
|
||||||
|
format = "[$ssh_symbol$hostname]($style) ";
|
||||||
|
ssh_only = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user