mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 07:46:35 +00:00
chore(config): starship: show hostname always
This commit is contained in:
@@ -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 = " "
|
||||
|
||||
Reference in New Issue
Block a user