chore(config): starship: show hostname always

This commit is contained in:
2023-09-19 08:48:53 +03:00
parent d61f53196d
commit 50fc1ea279

View File

@@ -7,7 +7,7 @@ $directory\
$git_branch\ $git_branch\
$git_state\ $git_state\
$git_status\ $git_status\
$fill\ $fill \
$battery\ $battery\
$username\ $username\
$hostname\ $hostname\
@@ -75,6 +75,8 @@ symbol = " "
[hostname] [hostname]
ssh_symbol = " " ssh_symbol = " "
ssh_only = false
format = '[$ssh_symbol](bold blue)[$hostname](bold red) '
[nodejs] [nodejs]
symbol = " " symbol = " "