1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-13 00:36:30 +00:00

fix(pastel-powerline): remove $path from docker-context module format string (#5534)

Remove $path from docker-context
This commit is contained in:
Max Mynter 2023-11-02 11:11:26 +01:00 committed by GitHub
parent 7b851fc30e
commit 6abc83decd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ format = '[ $symbol ($version) ]($style)'
[docker_context]
symbol = " "
style = "bg:#06969A"
format = '[ $symbol $context ]($style) $path'
format = '[ $symbol $context ]($style)'
[elixir]
symbol = " "