Skip to content

Commit 5cff41e

Browse files
Merge pull request #96 from jeevithakannan2/patch-1
Update starship.toml
2 parents 7b1cb1a + 78ed0b3 commit 5cff41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starship.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ format = '[ $symbol ($version) ]($style)'
6262
[docker_context]
6363
symbol = ""
6464
style = "bg:#06969A"
65-
format = '[ $symbol $context ]($style) $path'
65+
format = '[ $symbol $context ]($style)$path'
6666

6767
[elixir]
6868
symbol = ""

0 commit comments

Comments
 (0)