homeACE
This commit is contained in:
4
home-modules/starship.nix
Normal file → Executable file
4
home-modules/starship.nix
Normal file → Executable file
@@ -169,9 +169,9 @@ lib.mkIf (user != "tv")
|
||||
vcsh.format = "[\\[vcsh [$symbol$repo\\]]($style)";
|
||||
hostname = {
|
||||
format = "[\\[$ssh_symbol$hostname\\]]($style)";
|
||||
ssh_symbol = "爵";
|
||||
ssh_symbol = " ";
|
||||
ssh_only = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user