summaryrefslogtreecommitdiffstatshomepage
path: root/starship/.config/starship.toml
diff options
context:
space:
mode:
Diffstat (limited to 'starship/.config/starship.toml')
-rw-r--r--starship/.config/starship.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml
index 16a8f18..478eeb7 100644
--- a/starship/.config/starship.toml
+++ b/starship/.config/starship.toml
@@ -8,6 +8,9 @@ add_newline = false
disabled = true
symbol = ""
+[hostname]
+format = "[$hostname]($style) in "
+
[character]
success_symbol = "[❯](green)"
error_symbol = "[❯](red)"