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_state\
$git_status\
$fill\
$fill \
$battery\
$username\
$hostname\
@@ -75,6 +75,8 @@ symbol = " "
[hostname]
ssh_symbol = " "
ssh_only = false
format = '[$ssh_symbol](bold blue)[$hostname](bold red) '
[nodejs]
symbol = " "