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 7dec06d commit d4cbe59
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 @@ -109,3 +109,10 @@ ssh_symbol = "🌐 "
trim_at = ""
format = "[$ssh_symbol$hostname]($style) "
style = "green"

[username]
style_root = "red bold"
style_user = "yellow bold"
format ="[$user]($style) "
show_always = false
disabled = false

0 comments on commit d4cbe59

Please sign in to comment.