Skip to content

Commit

Permalink
feat(starship): decrease space between symbol and version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrolli committed Oct 8, 2024
1 parent 67d1550 commit c49bd10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/starship.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ style = "green"
[nodejs]
detect_extensions = ["mjs", "cjs", "ts", "mts", "cts"]

[php]
symbol = "🐘"

[terraform]
format = 'via [$symbol$version \($workspace\)]($style) '

Expand Down

0 comments on commit c49bd10

Please sign in to comment.