Commit 032d3f5

HPCesia <me@hpcesia.com>
2026-04-26 13:36:40
fix: starship prompt style in ssh
1 parent 344a439
Changed files (1)
modules
core
tools
modules/core/tools/starship/starship.toml
@@ -66,6 +66,7 @@ format      = '[$user ]($style)'
 ssh_only   = true
 ssh_symbol = '@'
 format     = '[$ssh_symbol$hostname]($style)'
+style  = "bg:red fg:black"
 
 [directory]
 style                     = "bg:orange fg:black"