Skip to content

Commit

Permalink
update starship config
Browse files Browse the repository at this point in the history
  • Loading branch information
moukoublen committed Jan 7, 2025
1 parent ac23feb commit 7dec06d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/starship/starship.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,10 @@ staged = "[+$count](green)"
renamed = "[@$count](blue)"
deleted = "[x$count](red)"
typechanged = "[~$count](yellow)"

[hostname]
ssh_only = true
ssh_symbol = "🌐 "
trim_at = ""
format = "[$ssh_symbol$hostname]($style) "
style = "green"

0 comments on commit 7dec06d

Please sign in to comment.