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
1 changed files with 1 additions and 1 deletions

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 = " "