feat: prettier

This commit is contained in:
Tine 2024-07-01 12:59:21 +02:00
parent f86f76c0a6
commit 494b7c9d81
No known key found for this signature in database
2 changed files with 11 additions and 1 deletions

View file

@ -51,6 +51,9 @@
deno
yarn
# Python
black
# Golang
go
gopls

View file

@ -53,6 +53,13 @@ disabled = true
disabled = true
#####################
[character]
success_symbol = "[](bold green)"
error_symbol = "[](bold red)"
[time]
disabled = false
format = "at [$time]($style) "
[container]
symbol = ""
@ -66,7 +73,7 @@ disabled = false
disabled = false
symbol = ""
style = "bold blue"
format = 'on [$symbol$context(\($namespace\))]($style) in '
format = '[k8s $symbol$context(\($namespace\))]($style) in '
[package]
disabled = false