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